git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe69c9
)
u-boot-openmoko svn gfx fix is now in mainline
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 6 Jan 2008 16:44:20 +0000
(16:44 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 6 Jan 2008 16:44:20 +0000
(16:44 +0000)
packages/u-boot/u-boot-openmoko_svn.bb
patch
|
blob
|
history
diff --git
a/packages/u-boot/u-boot-openmoko_svn.bb
b/packages/u-boot/u-boot-openmoko_svn.bb
index
61e4516
..
73bb9c4
100644
(file)
--- 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 = "r
3
"
+PR = "r
0
"
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"