summaryrefslogtreecommitdiff
path: root/package/base-files
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-08-11 09:15:17 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-08-11 09:15:17 +0000
commit01fd9627456c0c39f63408a3513237d6270efda3 (patch)
tree4d65e1d336717879a9d2029881120196bc8f0d4f /package/base-files
parentbc69ee8eab85d42dab500e9f5868c1019d0cd828 (diff)
downloadmtk-20170518-01fd9627456c0c39f63408a3513237d6270efda3.zip
mtk-20170518-01fd9627456c0c39f63408a3513237d6270efda3.tar.gz
mtk-20170518-01fd9627456c0c39f63408a3513237d6270efda3.tar.bz2
build: enable PER_FEED_REPO by default
Enable the separate feed repositories by default to align custom builds with the repositories available on the snapshot download server. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42112
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/image-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index 3029648..67604cd 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -211,7 +211,7 @@ endif
menuconfig PER_FEED_REPO
bool "Separate feed repositories" if IMAGEOPT
- default n
+ default y
help
If set, a separate repository is generated within bin/*/packages/
for the core packages and each enabled feed.