r2662 - trunk/oe/packages/uboot

mickey at sita.openmoko.org mickey at sita.openmoko.org
Tue Aug 7 22:14:48 CEST 2007


Author: mickey
Date: 2007-08-07 22:14:48 +0200 (Tue, 07 Aug 2007)
New Revision: 2662

Modified:
   trunk/oe/packages/uboot/uboot-gta01_svn.bb
Log:
uboot: try downloading file from buildhost instead of downloads.openmoko.org (which seems to be unsynchronized)


Modified: trunk/oe/packages/uboot/uboot-gta01_svn.bb
===================================================================
--- trunk/oe/packages/uboot/uboot-gta01_svn.bb	2007-08-07 14:29:40 UTC (rev 2661)
+++ trunk/oe/packages/uboot/uboot-gta01_svn.bb	2007-08-07 20:14:48 UTC (rev 2662)
@@ -4,12 +4,12 @@
 SECTION = "bootloader"
 PRIORITY = "optional"
 PV = "1.2.0+svn${SRCDATE}"
-PR = "r12"
+PR = "r13"
 
 PROVIDES = "virtual/bootloader"
 S = "${WORKDIR}/git"
 
-SRC_URI = "http://downloads.openmoko.org/sources/git_www.denx.de.git.u-boot.git._8993e54b6f397973794f3d6f47d3b3c0c98dd4f6.tar.gz \
+SRC_URI = "http://buildhost.openmoko.org/sources/git_www.denx.de.git.u-boot.git._8993e54b6f397973794f3d6f47d3b3c0c98dd4f6.tar.gz \
            svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
            file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
 "





More information about the commitlog mailing list