summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-07-15 21:25:16 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-07-15 21:25:16 +0200
commit248b35890339d70d7b43e3b40fba0281f854ed9a (patch)
tree2b58ce4eee901e12067fc5e5202f2c5c3c713566 /package
parent38e704be71e5676a8b0bed5bbf74a2784acdaa01 (diff)
downloadmtk-20170518-248b35890339d70d7b43e3b40fba0281f854ed9a.zip
mtk-20170518-248b35890339d70d7b43e3b40fba0281f854ed9a.tar.gz
mtk-20170518-248b35890339d70d7b43e3b40fba0281f854ed9a.tar.bz2
LEDE v17.01.5: adjust config defaultsv17.01.5
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package')
-rw-r--r--package/base-files/image-config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index b600530..58a1fa5 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -190,7 +190,7 @@ if VERSIONOPT
config VERSION_REPO
string
prompt "Release repository"
- default "http://downloads.lede-project.org/releases/17.01-SNAPSHOT"
+ default "http://downloads.lede-project.org/releases/17.01.5"
help
This is the repository address embedded in the image, it defaults
to the trunk snapshot repo; the url may contain the following placeholders:
@@ -262,7 +262,7 @@ if VERSIONOPT
config VERSION_CODE_FILENAMES
bool
prompt "Revision code in filenames"
- default y
+ default n
help
Enable this to include the revision identifier or the configured
version code into the firmware image, SDK- and Image Builder archive