From f7bea41ba912768c42a724f55e55fc2b87d1c81a Mon Sep 17 00:00:00 2001 From: blogic Date: Sun, 3 Aug 2014 14:32:45 +0000 Subject: [PATCH] feeds: fix old.packages up to use the version when we forked new packages Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41987 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 1b2033f..8e7579d 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -3,7 +3,7 @@ src-git luci http://git.openwrt.org/project/luci.git src-git routing https://github.com/openwrt-routing/packages.git;for-14.07 src-git telephony http://git.openwrt.org/feed/telephony.git src-git management https://github.com/openwrt-management/packages.git;for-14.07 -src-git oldpackages http://git.openwrt.org/packages.git +src-git oldpackages http://git.openwrt.org/packages.git^95ba3e7d7bce60f9b3d6c6e8fc0934a6af8a4e34 #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone #src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl