own openwrt-mirror is dead, changed urls back to svn.openwrt.org

This commit is contained in:
bjo 2012-06-15 23:09:34 +00:00
parent f564937707
commit 3b9d5b7d81
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
prepare() {
#Get the OpenWrt Core Source for Firmware
svn checkout svn://openwrt.freifunk-ol.de/tags/backfire_10.03.1/ ./build_dir
svn checkout svn://svn.openwrt.org/openwrt/tags/backfire_10.03.1/ ./build_dir
#apply own feeds.conf
svn export ./build_patches/feeds.conf ./build_dir/feeds.conf