5 Commits

Author SHA1 Message Date
Christian Breunig
da0c694817 packages: change glob pattern to be recursive 2023-05-26 07:11:15 +02:00
Christian Poessinger
cd1abe06bc gitignore: cleanup double rules from individual packages
Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
2022-11-23 19:27:51 +01:00
Christian Poessinger
1c3e5e18fd Jenkins: only build packages if the package changes at all - skip otherwise
This will only run the Jenkins Pipeline if Git detects a change in the
specified file path. If no change is found in the path, the individual Pipeline
statges are skipped.
2021-07-24 20:51:17 +02:00
Christian Poessinger
3766906e19 opennhrp: remove first character from version number
If not deployment of the package will fail with: Version field value
'v0.14-20-g613277f': version number does not start with digit
2021-06-05 22:20:23 +02:00
Christian Poessinger
5f2f500f5e opennhrp: import package build instruction 2021-06-05 22:14:09 +02:00