commit 21efcd34838dc9f72df5b8a0dfb0b433e41b95cc
Author: p4u <hakais@gmail.com>
Date:   Mon Feb 13 23:54:38 2012 +0100

    Openwrt package repository fixed to a specific version (backfire). This fixes some problems like ipv4 connectivity and Olsrd boot

diff --git a/Makefile b/Makefile
index 69fc891..f1a4d70 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
 #OWRT_SVN = svn://svn.openwrt.org/openwrt/trunk
 #OWRT_SVN_REV = 29592
 OWRT_SVN = svn://svn.openwrt.org/openwrt/branches/backfire
-OWRT_PKG_SVN = svn://svn.openwrt.org/openwrt/packages
+OWRT_PKG_SVN =  svn://svn.openwrt.org/openwrt/branches/packages_10.03.1
 QMP_GIT_RW = ssh://gitosis@qmp.cat:221/qmp.git
 QMP_GIT_RO = git://qmp.cat/qmp.git
 QMP_GIT_BRANCH = master
