disable ipkg sign check

This commit is contained in:
coolsnowwolf 2020-02-04 00:34:50 +08:00
parent ecea39f109
commit 0653ca192e

View File

@ -39,7 +39,7 @@ menu "Global build settings"
config SIGNED_PACKAGES
bool "Cryptographically signed package lists"
default y
default n
config SIGNATURE_CHECK
bool "Enable signature checking in opkg"