mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 22:20:34 +01:00
Add a build config option to sign each individual .apk package.
If individual .apk files are signed with the build key, they can be
installed with 'apk add' without '--allow-untrusted' to a firmware
compiled by the same buildhost.
Enable the option by default, but disable it for BUILDBOT.
(At the moment, since commit
|
||
|---|---|---|
| .. | ||
| check-hostcxx.sh | ||
| check-uname.sh | ||
| Config-build.in | ||
| Config-devel.in | ||
| Config-images.in | ||
| Config-kernel.in | ||