summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-08 14:59:16 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-08 14:59:16 +0000
commita6e1e173fd4995c4daad7948a73577fe082fd963 (patch)
tree27e8db88192344b4285993df79f18a9b5a79f49a /packages/linux
parent3128542861bfd2b9c06c62a589f7a64aecc23cca (diff)
linux-omap2 git: bump SRCREV to get GPTIMER irq fix
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-omap2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 1c47bd95b4..4008102f09 100644
--- 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 = "r57"
+PR = "r58"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
file://defconfig"