r2762 - trunk/oe/packages/uboot

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Aug 21 20:25:04 CEST 2007


Author: laforge
Date: 2007-08-21 20:25:01 +0200 (Tue, 21 Aug 2007)
New Revision: 2762

Modified:
   trunk/oe/packages/uboot/uboot-gta01_svn.bb
Log:
use temporary stable patch branch for pinned u-boot revision


Modified: trunk/oe/packages/uboot/uboot-gta01_svn.bb
===================================================================
--- trunk/oe/packages/uboot/uboot-gta01_svn.bb	2007-08-21 18:23:33 UTC (rev 2761)
+++ trunk/oe/packages/uboot/uboot-gta01_svn.bb	2007-08-21 18:25:01 UTC (rev 2762)
@@ -4,13 +4,13 @@
 SECTION = "bootloader"
 PRIORITY = "optional"
 PV = "1.2.0+svn${SRCDATE}"
-PR = "r13"
+PR = "r14"
 
 PROVIDES = "virtual/bootloader"
 S = "${WORKDIR}/git"
 
 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 \
+           svn://svn.openmoko.org/branches/u-boot/pre-20070822;module=patches;proto=http \
            file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
 "
 





More information about the commitlog mailing list