Author: blogic Date: 2014-09-02 17:51:05 +0200 (Tue, 02 Sep 2014) New Revision: 42399
Modified: branches/barrier_breaker/feeds.conf.default Log: BB: point old.packages at the real tree Signed-off-by: John Crispin <[email protected]> Modified: branches/barrier_breaker/feeds.conf.default =================================================================== --- branches/barrier_breaker/feeds.conf.default 2014-09-01 22:34:49 UTC (rev 42398) +++ branches/barrier_breaker/feeds.conf.default 2014-09-02 15:51:05 UTC (rev 42399) @@ -1,9 +1,9 @@ src-git packages https://github.com/openwrt/packages.git;for-14.07 -src-git luci http://git.openwrt.org/project/luci.git +src-git luci http://git.openwrt.org/project/luci.git;luci-0.12 src-git routing https://github.com/openwrt-routing/packages.git;for-14.07 src-git telephony http://git.openwrt.org/feed/telephony.git;for-14.07 src-git management https://github.com/openwrt-management/packages.git;for-14.07 -src-git oldpackages http://git.openwrt.org/packages.git^95ba3e7d7bce60f9b3d6c6e8fc0934a6af8a4e34 +src-git oldpackages http://git.openwrt.org/14.07/packages.git #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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
