build: enable package list signing by default
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 May 2015 21:16:13 +0000 (21:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 May 2015 21:16:13 +0000 (21:16 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45614

config/Config-build.in

index 78582ab415f2b1dde22e050e3229a511999723e0..69fb7089721af63780ef876a0970baef15c2e8a2 100644 (file)
@@ -16,6 +16,7 @@ menu "Global build settings"
 
        config SIGNED_PACKAGES
                bool "Cryptographically signed package lists"
+               default y
 
        comment "General build options"