Skip to content

WIP: patches/openwrt: remove automatic package release number bumping

Karel Koci requested to merge bugfix/remove-package-bumping into hbl

This is going to be superseded by LinkSignature in packages.

This implementation was problematic in the way that it touched version of package after it was used in other places. The result were invalid dependencies between some packages.

Fixes https://gitlab.labs.nic.cz/turris/turris-build/issues/154 and https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/417.

This should be merged after or at the same time as https://gitlab.labs.nic.cz/turris/turris-os-packages/-/merge_requests/398.

Edited by Karel Koci

Merge request reports