summaryrefslogtreecommitdiff
path: root/packages/pyhumps
AgeCommit message (Collapse)Author
2024-10-02T6754: Delete Jenkins build packagesmergify/bp/circinus/pr-781Viacheslav Hletenko
(cherry picked from commit 2fed892f2746561207aa21a2660f4d8f3f79d24e) # Conflicts: # packages/linux-kernel/.gitignore # packages/linux-kernel/Jenkinsfile # packages/linux-kernel/build-accel-ppp.sh # packages/linux-kernel/build-intel-ixgbe.sh # packages/linux-kernel/build-intel-ixgbevf.sh # packages/linux-kernel/build-intel-qat.sh # packages/linux-kernel/build-jool.py # packages/linux-kernel/build-kernel.sh # packages/linux-kernel/build-nat-rtsp.sh # packages/linux-kernel/build-openvpn-dco.sh # packages/net-snmp/Jenkinsfile
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2022-11-23gitignore: cleanup double rules from individual packagesChristian Poessinger
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-10-29pyhumps: fix copy/paste error in build package nameChristian Poessinger
2022-10-29pyhumps: disable arm64 build as Python uses "all" architectureChristian Poessinger
2022-10-29pyhumps: add initial package buildChristian Poessinger