config: add VERSION_FIRMWARE_URL
authorPaul Spooren <mail@aparcar.org>
Wed, 29 Jan 2025 19:09:54 +0000 (19:09 +0000)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 30 Jan 2025 18:25:37 +0000 (19:25 +0100)
commit17f8a197f36597e13dde136b7e97ea09548921de
tree7ae332cf76d1bac5df4d399823876b74e16474e1
parent51b7df9913034e29c7a4087acc0a261206447e26
config: add VERSION_FIRMWARE_URL

This new value points to where firmware can be downloaded. It's not
about a single release but all available firmware releases.

In the next step, this URL should be exposed via `ubus call system
board` as an entry of the `distribution` field. With that value, the
running firmware can check for newer releases.

We already have VERSION_REPO however that's different and only meant for
package managers to download their fitting package indexes/packages.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Link: https://github.com/openwrt/openwrt/pull/17780
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/version.mk
package/base-files/files/usr/lib/os-release
package/base-files/image-config.in