[oe-commits] org.oe.dev uboot cvs fix SRC_URI

mickeyl commit openembedded-commits at lists.openembedded.org
Tue Aug 29 13:54:28 UTC 2006


uboot cvs fix SRC_URI

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: b20c3c5a8f28ed4e47ac9afd5626ef9138ad0c95
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b20c3c5a8f28ed4e47ac9afd5626ef9138ad0c95
Files:
1
packages/uboot/uboot_cvs.bb
Diffs:

#
# mt diff -r66f4e0ab9111d2b6004a362cd4ce9ada04063719 -rb20c3c5a8f28ed4e47ac9afd5626ef9138ad0c95
#
# 
# 
# patch "packages/uboot/uboot_cvs.bb"
#  from [641d7bea738699536a0429900e00e02df1e9bc68]
#    to [0ae5b648694ab5c4f58092b0d835569ce895972d]
# 
============================================================
--- packages/uboot/uboot_cvs.bb	641d7bea738699536a0429900e00e02df1e9bc68
+++ packages/uboot/uboot_cvs.bb	0ae5b648694ab5c4f58092b0d835569ce895972d
@@ -10,7 +10,7 @@ S = "${WORKDIR}/u-boot"
 
 S = "${WORKDIR}/u-boot"
 
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/u-boot;module=u-boot \
+SRC_URI = "cvs://anonymous@u-boot.cvs.sourceforge.net/cvsroot/u-boot;module=u-boot \
 	   file://arm_flags.patch;patch=1"
 
 EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"






More information about the Openembedded-commits mailing list