aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-06 16:44:20 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-06 16:44:20 +0000
commit62b156a0fef7fdb309a6d6cb0291ccd5b49a443e (patch)
tree7a74c1978ebd72c6d92a7fc575acb12110ec28f1 /packages/u-boot
parent0fe69c9411f6ccfe979f96e56df3630e463ec687 (diff)
downloadopenembedded-62b156a0fef7fdb309a6d6cb0291ccd5b49a443e.tar.gz
u-boot-openmoko svn gfx fix is now in mainline
Diffstat (limited to 'packages/u-boot')
-rw-r--r--packages/u-boot/u-boot-openmoko_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/u-boot/u-boot-openmoko_svn.bb b/packages/u-boot/u-boot-openmoko_svn.bb
index 61e4516e1f..73bb9c471f 100644
--- a/packages/u-boot/u-boot-openmoko_svn.bb
+++ b/packages/u-boot/u-boot-openmoko_svn.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
PROVIDES = "virtual/bootloader"
LOCALVERSION = "+git${SRCDATE}+svnr${SRCREV}"
PV = "1.3.1${LOCALVERSION}"
-PR = "r3"
+PR = "r0"
SRCREV_FORMAT = "patches"
@@ -20,7 +20,7 @@ SRC_URI = "\
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 \
+ file://boot-menu-gfx-fix-openmoko-bug-1140.patch;patch=1;maxrev=3775 \
"
S = "${WORKDIR}/git"