aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2025-02-04 00:10:35 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2025-02-04 00:10:35 +0100
commit1fad1b4965dc6f4e5f4ba7b9605987f443a4c276 (patch)
tree7df4d14a968b9ea4f114a2e680f67780dbe5e45d /package
parent6df0e3d02ac89d3ad7da1ade7fc51b15163bd136 (diff)
downloadupstream-24.10.0.tar.gz
upstream-24.10.0.tar.bz2
upstream-24.10.0.zip
OpenWrt v24.10.0: adjust config defaultsv24.10.0
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 80db993d46b..7d50eebef64 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 "https://downloads.openwrt.org/releases/24.10-SNAPSHOT"
+ default "https://downloads.openwrt.org/releases/24.10.0"
help
This is the repository address embedded in the image, it defaults
to the trunk snapshot repo; the url may contain the following placeholders:
@@ -266,7 +266,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