summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-05-05 21:16:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-05-05 21:16:13 +0000
commitec73574027f56ce42c2764010710ad49b7d462a3 (patch)
tree842a0208f17bfcf2bf74cb12769d03761ac96661 /config
parentd534883a52925f39c2579e8da45fab7ca57ad84b (diff)
downloadmaster-31e0f0ae-ec73574027f56ce42c2764010710ad49b7d462a3.tar.gz
master-31e0f0ae-ec73574027f56ce42c2764010710ad49b7d462a3.tar.bz2
master-31e0f0ae-ec73574027f56ce42c2764010710ad49b7d462a3.zip
build: enable package list signing by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45614
Diffstat (limited to 'config')
-rw-r--r--config/Config-build.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in
index 78582ab415..69fb708972 100644
--- a/config/Config-build.in
+++ b/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"