diff --git a/feeds.conf b/feeds.conf index 82a36e2..43ff22c 100644 --- a/feeds.conf +++ b/feeds.conf @@ -1,4 +1,4 @@ -src-svn packages svn://svn.openwrt.org/openwrt/branches/packages_12.09@36405 +src-svn packages svn://svn.openwrt.org/openwrt/branches/packages_12.09@36537 #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package src-svn luci http://svn.luci.subsignal.org/luci/tags/0.11.1/contrib/package src-git commotion git://github.com/opentechinstitute/commotion-feed.git;DR1 diff --git a/setup.sh b/setup.sh index cc295c6..867a21f 100755 --- a/setup.sh +++ b/setup.sh @@ -1,7 +1,8 @@ #!/bin/sh #git clone git://git.openwrt.org/12.09/openwrt.git -svn co svn://svn.openwrt.org/openwrt/tags/attitude_adjustment_12.09/ openwrt +#svn co svn://svn.openwrt.org/openwrt/tags/attitude_adjustment_12.09/ openwrt +svn co svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36682 openwrt cd openwrt patch -p1 < ../patches/unifi.patch