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:
3128542
)
linux-omap2 git: bump SRCREV to get GPTIMER irq fix
author
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 14:59:16 +0000
(14:59 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 14:59:16 +0000
(14:59 +0000)
packages/linux/linux-omap2_git.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-omap2_git.bb
b/packages/linux/linux-omap2_git.bb
index
1c47bd9
..
4008102
100644
(file)
--- a/
packages/linux/linux-omap2_git.bb
+++ b/
packages/linux/linux-omap2_git.bb
@@
-2,11
+2,11
@@
require linux-omap.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}"
-SRCREV = "
040378c1b24ace3b8945318a8c24ef218200912c
"
+SRCREV = "
d6daf8d8cc5ccf90247def5551ee9c3e8555e848
"
PV = "2.6.26"
#PV = "2.6.26+2.6.27-rc1+${PR}+git${SRCREV}"
-PR = "r5
7
"
+PR = "r5
8
"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
file://defconfig"