summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.32.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-04 14:48:58 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-04 14:48:58 +0100
commitd843cfb729c25b4a21937edb8edcdb695653399b (patch)
treed232d4d4c45a06d8141e40f5eea9f1206ada1ee0 /recipes/linux/linux-omap_2.6.32.bb
parent6a70394463318162c679699bf0d88344e1783dfb (diff)
downloadopenembedded-d843cfb729c25b4a21937edb8edcdb695653399b.tar.gz
linux-omap 2.6.32: bump SRCREV
Diffstat (limited to 'recipes/linux/linux-omap_2.6.32.bb')
-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"