mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 04:57:27 -04:00
sdk: Allow to configure signed pacakge lists
Add option to enable signing packages lists in SDK. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
70cf8c3048
commit
3c6b091b65
@@ -12,6 +12,10 @@ menu "Global build settings"
|
||||
bool "Select all userspace packages by default"
|
||||
default y
|
||||
|
||||
config SIGNED_PACKAGES
|
||||
bool "Cryptographically sign package lists"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
|
||||
config MODULES
|
||||
|
||||
Reference in New Issue
Block a user