summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-omap_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-11 09:05:21 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-11 09:05:21 +0200
commitd13e15663fb6ccd34dd7214178e3d1caf645179f (patch)
tree68655966318600adee8dff63a93e961bbef67b93 /recipes/linux/linux-omap_git.bb
parent2b1928ff76811b5f4e734ddbf21aacdfcd54e68c (diff)
linux-omap: add 2.6.31
Diffstat (limited to 'recipes/linux/linux-omap_git.bb')
-rw-r--r--recipes/linux/linux-omap_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb
index f19840d4f4..65aa1187db 100644
--- a/recipes/linux/linux-omap_git.bb
+++ b/recipes/linux/linux-omap_git.bb
@@ -8,13 +8,13 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_omapzoom2 = "1"
-SRCREV = "3777b1e9ffb6e0901be93cbe201ae8e96003179b"
+SRCREV = "52a962f09ab2306a2ac6e22c2d3bac1a76ac"
FILESPATHPKG_prepend = "linux-omap-2.6.31:"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PV = "2.6.30+2.6.31-rc8+gitr${SRCREV}"
-PR = "r0"
+#PV = "2.6.30+2.6.31-rc8+gitr${SRCREV}"
+PV = "2.6.31"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"