[oe-commits] org.oe.dev u-boot : Update SRC_URI to the Denx ftp server.

crofton commit openembedded-commits at lists.openembedded.org
Fri Aug 17 14:48:39 UTC 2007


u-boot : Update SRC_URI to the Denx ftp server.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 56cb1415ef08dcd2f7d216443fc4cff7c06548fa
ViewMTN: http://monotone.openembedded.org/revision.psp?id=56cb1415ef08dcd2f7d216443fc4cff7c06548fa
Files:
1
packages/uboot/u-boot_1.1.2.bb
packages/uboot/u-boot_1.1.4.bb
Diffs:

#
# mt diff -r8f0990c1c2ac36fbc06162157be83ae04403f8c6 -r56cb1415ef08dcd2f7d216443fc4cff7c06548fa
#
# 
# 
# patch "packages/uboot/u-boot_1.1.2.bb"
#  from [16bfcf693d217b7d96a053df2b2eb514bbadc898]
#    to [92cf95f3cb2183350d8652417e5b8c2a831c602c]
# 
# patch "packages/uboot/u-boot_1.1.4.bb"
#  from [3abf6a09c1cf0e95c0a731971469e8adcae0e02f]
#    to [d038552bd2f9296f6e46ab33c2c4ebb364477fec]
# 
============================================================
--- packages/uboot/u-boot_1.1.2.bb	16bfcf693d217b7d96a053df2b2eb514bbadc898
+++ packages/uboot/u-boot_1.1.2.bb	92cf95f3cb2183350d8652417e5b8c2a831c602c
@@ -1,7 +1,7 @@ require u-boot.inc
 PR = "r1"
 require u-boot.inc
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
 	   file://arm_flags.patch;patch=1 "
 SRC_URI_append_vibren = "ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-03-23.patch;patch=1"
 SRC_URI_append_mnci   = "file://mnci.patch;patch=1 \
============================================================
--- packages/uboot/u-boot_1.1.4.bb	3abf6a09c1cf0e95c0a731971469e8adcae0e02f
+++ packages/uboot/u-boot_1.1.4.bb	d038552bd2f9296f6e46ab33c2c4ebb364477fec
@@ -1,8 +1,8 @@ DEFAULT_PREFERENCE = "-1"
 require u-boot.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
           file://u-boot-make381-fix.patch;patch=1"
 
 SRC_URI_append_gumstix = "\






More information about the Openembedded-commits mailing list