Ver Fonte

build: enable package list signing by default

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

SVN-Revision: 45614
Felix Fietkau há 11 anos atrás
pai
commit
ec73574027
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      config/Config-build.in

+ 1 - 0
config/Config-build.in

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