OpenWrt v18.06.5: adjust config defaults
[openwrt/openwrt.git] / package / base-files / image-config.in
index 79a6ae64fa57543e92262141e7c7d0f635a0f36b..335fb1a298a1d429e68ab4d1f5f5f862f3b64b76 100644 (file)
@@ -183,7 +183,7 @@ if VERSIONOPT
        config VERSION_REPO
                string
                prompt "Release repository"
-               default "http://downloads.openwrt.org/releases/18.06.0"
+               default "http://downloads.openwrt.org/releases/18.06.5"
                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"
 
+       config VERSION_HOME_URL
+               string
+               prompt "Release Homepage"
+               help
+                       This is the release version homepage
+
        config VERSION_MANUFACTURER
                string
                prompt "Manufacturer name"