base-files : Fix up default libreCMC repo.
authorRISCi_ATOM <bob@bobcall.me>
Thu, 26 Dec 2024 17:35:34 +0000 (12:35 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 26 Dec 2024 17:35:34 +0000 (12:35 -0500)
Only an issue if selected in menuconfig. Default repo is set in
SRC_ROOT/include/version.mk ; it was missed during branding.

package/base-files/image-config.in

index cfcda79fd52cd795dc7fa98a1cabca9ab7df37d1..3f4010126f6ab4202c19d7672a1f2297aa210d5d 100644 (file)
@@ -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: