Browse Source

build: enable package list signing by default

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 45614
Felix Fietkau 10 years ago
parent
commit
ec73574027
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/Config-build.in

+ 1 - 0
config/Config-build.in

@@ -16,6 +16,7 @@ menu "Global build settings"
 
 
 	config SIGNED_PACKAGES
 	config SIGNED_PACKAGES
 		bool "Cryptographically signed package lists"
 		bool "Cryptographically signed package lists"
+		default y
 
 
 	comment "General build options"
 	comment "General build options"