From: Philip Balister Date: Fri, 17 Aug 2007 13:58:59 +0000 (+0000) Subject: uboot-utils : Update SRC_URI to ftp.denx.de. X-Git-Tag: Release-2010-05/1~8939^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b67ec65d123d332f4630b4a47b7a74e7c20c49;p=openembedded.git uboot-utils : Update SRC_URI to ftp.denx.de. --- diff --git a/packages/uboot/uboot-utils_1.2.0.bb b/packages/uboot/uboot-utils_1.2.0.bb index 89cc6a235d..fe9b3aca26 100644 --- a/packages/uboot/uboot-utils_1.2.0.bb +++ b/packages/uboot/uboot-utils_1.2.0.bb @@ -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}"