From: Rod Whitby Date: Sat, 13 Aug 2005 09:13:52 +0000 (+0000) Subject: Updated the location of the R63 rootfs which has the ufsd.o module removed (it's... X-Git-Tag: Release-2010-05/1~9453^2~3858^2~18^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f0a96cb5822946a887904c766796c203b230eb;p=openembedded.git Updated the location of the R63 rootfs which has the ufsd.o module removed (it's a commercially licensed module). --- diff --git a/packages/nslu2-binary-only/nslu2-linksys-ramdisk_2.3r63.bb b/packages/nslu2-binary-only/nslu2-linksys-ramdisk_2.3r63.bb index dccac753f9..5cfa0789ca 100644 --- a/packages/nslu2-binary-only/nslu2-linksys-ramdisk_2.3r63.bb +++ b/packages/nslu2-binary-only/nslu2-linksys-ramdisk_2.3r63.bb @@ -4,7 +4,7 @@ SECTION = "base" PRIORITY = "required" PR = "r0" -SRC_URI = "http://www.you-need-to-create-this-yourself.com/nslu2-linksys-ramdisk-2.3r63.tar.bz2" +SRC_URI = "http://nslu.sf.net/downloads/nslu2-linksys-ramdisk-2.3r63.tar.bz2" do_install () { ( cd ${S} ; tar cvf - . ) | ( cd ${D} ; tar xvf - )