summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-16 09:23:59 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-16 09:23:59 +0000
commit2f11ba39ea6f6f5c239cfec189bb567404e54958 (patch)
tree9522b4657e0853e37b9afab0daf89e2022bb7840 /packages
parentca1c6cf7150acfc2586243c7ecec29c3f8dcb64b (diff)
linux omap2 git: bump to 2.6.26
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-omap2_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 800a0eb02e..cf16b6a2f6 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -2,9 +2,10 @@ require linux-omap.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}"
-SRCREV = "7786cd7a00ae0b18923185789380a88052f4eee7"
+SRCREV = "d3b3ae0fe6c71641da19c8de466ec366d39847e3"
-PV = "2.6.25+2.6.26-rc9+${PR}+git${SRCREV}"
+PV = "2.6.26"
+#PV = "2.6.25+2.6.26-rc9+${PR}+git${SRCREV}"
PR = "r45"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \