git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aeb813
)
uboot-utils : Update SRC_URI to ftp.denx.de.
author
Philip Balister
<philip@balister.org>
Fri, 17 Aug 2007 13:58:59 +0000
(13:58 +0000)
committer
Philip Balister
<philip@balister.org>
Fri, 17 Aug 2007 13:58:59 +0000
(13:58 +0000)
packages/uboot/uboot-utils_1.2.0.bb
patch
|
blob
|
history
diff --git
a/packages/uboot/uboot-utils_1.2.0.bb
b/packages/uboot/uboot-utils_1.2.0.bb
index
89cc6a2
..
fe9b3ac
100644
(file)
--- 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}"