summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-08-17 13:58:59 +0000
committerPhilip Balister <philip@balister.org>2007-08-17 13:58:59 +0000
commitf4b67ec65d123d332f4630b4a47b7a74e7c20c49 (patch)
tree691836e75dff2bedf1c60b75f39bf3174ac57c97
parent1aeb81320d30622f09609f5569d302d527b3cef7 (diff)
uboot-utils : Update SRC_URI to ftp.denx.de.
-rw-r--r--packages/uboot/uboot-utils_1.2.0.bb2
1 files changed, 1 insertions, 1 deletions
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}"