Updated the location of the R63 rootfs which has the ufsd.o module removed (it's...
authorRod Whitby <rod@whitby.id.au>
Sat, 13 Aug 2005 09:13:52 +0000 (09:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 13 Aug 2005 09:13:52 +0000 (09:13 +0000)
packages/nslu2-binary-only/nslu2-linksys-ramdisk_2.3r63.bb

index dccac75..5cfa078 100644 (file)
@@ -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 - )