immortalwrt/package
Jo-Philipp Wich f565f276e2 config: introduce separate CONFIG_SIGNATURE_CHECK option
Introduce a new option CONFIG_SIGNATURE_CHECK which defaults to the value
of CONFIG_SIGNED_PACKAGES and thus is enabled by default.

This option is needed to support building target opkg with enabled
signature verification while having the signed package lists disabled.

Our buildbots currently disable package signing globally in the
buildroot and SDK to avoid the need to ship private signing keys to
the build workers and to prevent the triggering of random key generation
on the worker nodes since package signing happens off-line on the master
nodes.

As unintended side-effect, updated opkg packages will get built with
disabled signature verification, hence the need for a new override option.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-06 21:22:27 +02:00
..
base-files base-files: drop support for the platform_nand_pre_upgrade() 2019-07-22 14:27:37 +02:00
boot build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware wireless-regdb: fix build when python2 from package feeds exists 2019-08-04 22:09:20 +02:00
kernel kernel: drop mvebu support in kmod-usb3 2019-08-05 23:22:26 +02:00
libs build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
network linux-atm: Add missing headers 2019-08-05 23:22:26 +02:00
system config: introduce separate CONFIG_SIGNATURE_CHECK option 2019-08-06 21:22:27 +02:00
utils adb: fix build breakage on recent musl 2019-08-06 00:09:48 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00