OpenWrt v18.06.4: adjust config defaults
[openwrt/openwrt.git] / package / base-files / image-config.in
index 79a6ae64fa57543e92262141e7c7d0f635a0f36b..4aa7f230c9e3c6f0fa181d8df5c79e4567242b10 100644 (file)
@@ -183,7 +183,7 @@ if VERSIONOPT
        config VERSION_REPO
                string
                prompt "Release repository"
        config VERSION_REPO
                string
                prompt "Release repository"
-               default "http://downloads.openwrt.org/releases/18.06.0"
+               default "http://downloads.openwrt.org/releases/18.06.4"
                help
                        This is the repository address embedded in the image, it defaults
                        to the trunk snapshot repo; the url may contain the following placeholders:
                help
                        This is the repository address embedded in the image, it defaults
                        to the trunk snapshot repo; the url may contain the following placeholders:
@@ -202,6 +202,12 @@ if VERSIONOPT
                         %P .. Product name or "Generic"
                         %h .. Hardware revision or "v0"
 
                         %P .. Product name or "Generic"
                         %h .. Hardware revision or "v0"
 
+       config VERSION_HOME_URL
+               string
+               prompt "Release Homepage"
+               help
+                       This is the release version homepage
+
        config VERSION_MANUFACTURER
                string
                prompt "Manufacturer name"
        config VERSION_MANUFACTURER
                string
                prompt "Manufacturer name"