aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/image-config.in
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-08-01 19:38:53 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-08-01 19:38:53 +0200
commit134ac824c5a154edbbe1c581bcbc42d265dc20c0 (patch)
treebc8a77223adafbb583b4d851e07d6bb7b7a3f338 /package/base-files/image-config.in
parent2d5ee43dc6390d84620807c741d2cb0e272b49ce (diff)
downloadupstream-134ac824c5a154edbbe1c581bcbc42d265dc20c0.tar.gz
upstream-134ac824c5a154edbbe1c581bcbc42d265dc20c0.tar.bz2
upstream-134ac824c5a154edbbe1c581bcbc42d265dc20c0.zip
OpenWrt v21.02.0-rc4: adjust config defaultsv21.02.0-rc4
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 1f06332b00..cf4e9702f7 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 "https://downloads.openwrt.org/releases/21.02-SNAPSHOT"
+ default "https://downloads.openwrt.org/releases/21.02.0-rc4"
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 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