uboot-utils : Update SRC_URI to ftp.denx.de.
authorPhilip Balister <philip@balister.org>
Fri, 17 Aug 2007 13:58:59 +0000 (13:58 +0000)
committerPhilip Balister <philip@balister.org>
Fri, 17 Aug 2007 13:58:59 +0000 (13:58 +0000)
packages/uboot/uboot-utils_1.2.0.bb

index 89cc6a2..fe9b3ac 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 PR = "r6"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/u-boot/u-boot-${PV}.tar.bz2" 
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
 
 S = "${WORKDIR}/u-boot-${PV}"