Author: florian
Date: 2014-06-11 23:09:10 +0200 (Wed, 11 Jun 2014)
New Revision: 41149

Modified:
   trunk/feeds.conf.default
Log:
feeds.conf.default: restore the old package feed temporarily

As explained here:
https://forum.openwrt.org/viewtopic.php?id=51078

allow both the old and the new packages feed to co-exist for a grace
period of 3 weeks, allowing maintainers to move packages progressively.

Signed-off-by: Florian Fainelli <[email protected]>

Modified: trunk/feeds.conf.default
===================================================================
--- trunk/feeds.conf.default    2014-06-11 17:48:35 UTC (rev 41148)
+++ trunk/feeds.conf.default    2014-06-11 21:09:10 UTC (rev 41149)
@@ -2,7 +2,7 @@
 src-git luci http://git.openwrt.org/project/luci.git
 src-git routing https://github.com/openwrt-routing/packages.git
 src-git telephony http://git.openwrt.org/feed/telephony.git
-#src-git oldpackages http://git.openwrt.org/packages.git
+src-git oldpackages http://git.openwrt.org/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

Reply via email to