summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/linux/linux-omap_2.6.32.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/linux/linux-omap_2.6.32.bb b/recipes/linux/linux-omap_2.6.32.bb
index 8da10530c7..95692c07ed 100644
--- a/recipes/linux/linux-omap_2.6.32.bb
+++ b/recipes/linux/linux-omap_2.6.32.bb
@@ -7,13 +7,10 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
DEFAULT_PREFERENCE = "-1"
-SRCREV = "82f1d8f22f2c65e70206e40a6f17688bf64a892c"
-
-FILESPATHPKG_prepend = "linux-omap-2.6.32:"
+SRCREV = "89c9eaeb92c97348dcabd6cb377b646c00855f6a"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PV = "2.6.31+2.6.32-rc8+gitr${SRCREV}"
-#PV = "2.6.32"
+PV = "2.6.32"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"