openwrt/package/system
Jo-Philipp Wich 872cbcc628 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>
(cherry picked from commit f565f276e2)
2019-08-07 07:53:48 +02:00
..
ca-certificates ca-certificates: update to version 20190110 2019-03-21 00:57:54 +01:00
fstools fstools: add direct dependencies on libblobmsg-json and libjson-c 2019-07-15 00:48:13 +02:00
fwtool
iucode-tool
mtd gemini: Fix up firmware checksum on DIR-685 2019-05-18 16:37:30 +02:00
openwrt-keyring openwrt-keyring: update to Git HEAD 2019-07-25 19:40:57 +02:00
opkg config: introduce separate CONFIG_SIGNATURE_CHECK option 2019-08-07 07:53:48 +02:00
procd procd: update to latest git HEAD 2019-05-30 08:03:02 +02:00
rpcd rpcd: fix init script reload action 2019-06-06 11:27:11 +02:00
ubox ubox: move getrandom into separate getrandom package 2019-07-22 09:53:01 +02:00
ubus
ucert ucert: add PROVIDES also for minimal 'ucert' package 2019-03-08 01:18:12 +01:00
uci uci: fix heap use after free (FS#2288) 2019-05-23 22:05:40 +02:00
urandom-seed base-files: move urandom seed bits into separate package 2019-07-22 09:53:01 +02:00
urngd urngd: move project to git.openwrt.org 2019-07-22 09:53:01 +02:00
usign usign: update to latest Git HEAD 2019-08-06 20:58:35 +02:00
zram-swap