From b526b7cdb2e0f15d22cc2212ad9df0d0ebc90669 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 25 Apr 2013 17:16:53 +0000 Subject: [PATCH] build: fix one more instance of a stray -rc1 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36425 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index dfc7fb6..07e1db6 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -169,7 +169,7 @@ menuconfig VERSIONOPT config VERSION_REPO string prompt "Release repository" if VERSIONOPT - default "http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/%S/packages" if VERSIONOPT + default "http://downloads.openwrt.org/attitude_adjustment/12.09/%S/packages" if VERSIONOPT help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: -- 2.11.0