X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fbase-files%2Fimage-config.in;h=4aa7f230c9e3c6f0fa181d8df5c79e4567242b10;hp=79a6ae64fa57543e92262141e7c7d0f635a0f36b;hb=f6429577c5110fe3ad5575c797e884e87027726c;hpb=03b693064b6ad85ce9c57ab0226b986b09c8eb05 diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 79a6ae64fa..4aa7f230c9 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/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: @@ -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"