diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-01-29 18:03:17 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-01-29 18:03:17 +0100 |
commit | 68a04dbb4271e98c4622e6471c0d600cb57fe75f (patch) | |
tree | beefee114e8f9f3ad49abbd63443ffeff7b6f10d /package/base-files/image-config.in | |
parent | ec095b5bf3bf0e6c570232522004c17084ba909d (diff) | |
download | mtk-20170518-f807a41456e943f89cd8626ca5947aa872a867fc.zip mtk-20170518-f807a41456e943f89cd8626ca5947aa872a867fc.tar.gz mtk-20170518-f807a41456e943f89cd8626ca5947aa872a867fc.tar.bz2 |
LEDE v17.01.0-rc1: adjust config defaultsv17.01.0-rc1
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/base-files/image-config.in')
-rw-r--r-- | package/base-files/image-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 0439206..2b41f03 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.0-rc1" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: |