summaryrefslogtreecommitdiffstats
path: root/package/base-files/image-config.in
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-11-17 23:17:09 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2020-11-17 23:17:09 +0100
commit0e25552dd86c170b475033bc52ad073663397270 (patch)
tree5548f065c2719df3f49d0f8188ab44eef80a9834 /package/base-files/image-config.in
parent8df5312a77816e21c1e953d168377fa69eecdf52 (diff)
downloadopenwrt-0e25552dd86c170b475033bc52ad073663397270.tar.gz
openwrt-0e25552dd86c170b475033bc52ad073663397270.tar.bz2
openwrt-0e25552dd86c170b475033bc52ad073663397270.zip
OpenWrt v18.06.9: revert to branch defaults
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/base-files/image-config.in')
-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 7a04f58ee2..6c9d631d04 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -183,7 +183,7 @@ if VERSIONOPT
config VERSION_REPO
string
prompt "Release repository"
- default "http://downloads.openwrt.org/releases/18.06.9"
+ default "http://downloads.openwrt.org/releases/18.06-SNAPSHOT"
help
This is the repository address embedded in the image, it defaults
to the trunk snapshot repo; the url may contain the following placeholders:
@@ -259,7 +259,7 @@ if VERSIONOPT
config VERSION_CODE_FILENAMES
bool
prompt "Revision code in filenames"
- default n
+ default y
help
Enable this to include the revision identifier or the configured
version code into the firmware image, SDK- and Image Builder archive