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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45614 3c298f89-4303-0410-b956-a3cf2f4a3e73

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"