From: RISCi_ATOM Date: Thu, 26 Dec 2024 17:35:34 +0000 (-0500) Subject: base-files : Fix up default libreCMC repo. X-Git-Tag: v6.2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a98778889f5976390e92ad5249f4af40dbd40814;p=librecmc%2Flibrecmc.git base-files : Fix up default libreCMC repo. Only an issue if selected in menuconfig. Default repo is set in SRC_ROOT/include/version.mk ; it was missed during branding. --- diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index cfcda79fd5..3f4010126f 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/23.05-SNAPSHOT" + default "https://librecmc.org/librecmc/downloads/snapshots" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: