summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-05-06 07:54:36 +0000
committerKoen Kooi <koen@openembedded.org>2008-05-06 07:54:36 +0000
commit61067c42d367847a587e1a009091418ba92eb7d8 (patch)
tree926be7902483d472d7ac17a4bacef3d0803e7bf6
parent441339bde081355a59d9d765beea9a0b71e0bf51 (diff)
linux-omap2 git: move to 2.6.26rc1
-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 71bd173541..a949d58baf 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -2,9 +2,9 @@ require linux-omap.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}"
-SRCREV = "547ba9200727d2334f779cbf46ab62accb1281aa"
+SRCREV = "3f35ebfdc4b987abe923eee79d25a04e336dee56"
-PV = "2.6.25+git${SRCREV}"
+PV = "2.6.25+2.6.26-rc1+git${SRCREV}"
PR = "r8"