The svn repository is no accessible anymore, so we just use git.openwrt.org to get the packages.
Signed-off-by: Matthias Brugger <[email protected]> --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 13adba7..58fc086 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-svn packages svn://svn.openwrt.org/openwrt/branches/packages_12.09 +src-git packages http://git.openwrt.org/12.09/packages.git src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package src-svn luci http://svn.luci.subsignal.org/luci/branches/luci-0.11/contrib/package src-git routing git://github.com/openwrt-routing/packages.git;for-12.09.x -- 1.8.1.2 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
