[oe-commits] org.oe.dev uboot-openmoko svn disable eabi fix from rev. 3774 onwards, it's in OM svn now

mickeyl commit openembedded-commits at lists.openembedded.org
Sat Jan 5 19:41:22 UTC 2008


uboot-openmoko svn disable eabi fix from rev. 3774 onwards, it's in OM svn now

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 5e5ed72728986531bc9fcd00f87f56051f1fbff5
ViewMTN: http://monotone.openembedded.org/revision/info/5e5ed72728986531bc9fcd00f87f56051f1fbff5
Files:
1
packages/u-boot/u-boot-openmoko_svn.bb
Diffs:

#
# mt diff -r7a3bad457105ec40106bf5bc6341dfc5906a0088 -r5e5ed72728986531bc9fcd00f87f56051f1fbff5
#
# 
# 
# patch "packages/u-boot/u-boot-openmoko_svn.bb"
#  from [67ec27434d36f171aedd9fb4e06f390505792635]
#    to [d812cd2b7484ad3d696a1616eea6e3e80706d31c]
# 
============================================================
--- packages/u-boot/u-boot-openmoko_svn.bb	67ec27434d36f171aedd9fb4e06f390505792635
+++ packages/u-boot/u-boot-openmoko_svn.bb	d812cd2b7484ad3d696a1616eea6e3e80706d31c
@@ -6,7 +6,7 @@ PV = "1.3.1${LOCALVERSION}"
 PROVIDES = "virtual/bootloader"
 LOCALVERSION = "+git${SRCDATE}+svnr${SRCREV}"
 PV = "1.3.1${LOCALVERSION}"
-PR = "r2"
+PR = "r3"
 
 SRCREV_FORMAT = "patches"
 
@@ -17,7 +17,7 @@ SRC_URI = "\
 SRC_URI = "\
   git://www.denx.de/git/u-boot.git/;protocol=git;name=upstream \
   svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http;name=patches \
-  file://uboot-eabi-fix-HACK.patch \
+  file://uboot-eabi-fix-HACK.patch;patch=1;maxrev=3773 \
   file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
   file://makefile-no-dirafter.patch;patch=1 \
   file://boot-menu-gfx-fix-openmoko-bug-1140.patch;patch=1 \






More information about the Openembedded-commits mailing list