aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-02-17 19:43:34 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-02-17 19:43:34 +0100
commit106382c27c256b952e4b79d538e0e57bbd11ef93 (patch)
tree836f6adc5e5181fcfd11b6f09c5fd163a9603972 /package
parent2a3558b0de17f65b6c81a0e10e4d0b2e17071727 (diff)
downloadupstream-106382c27c256b952e4b79d538e0e57bbd11ef93.tar.gz
upstream-106382c27c256b952e4b79d538e0e57bbd11ef93.tar.bz2
upstream-106382c27c256b952e4b79d538e0e57bbd11ef93.zip
OpenWrt v19.07.9: adjust config defaultsv19.07.9
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 560b66dfc9..0697cd11e2 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/19.07-SNAPSHOT"
+ default "http://downloads.openwrt.org/releases/19.07.9"
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