From: Koen Kooi Date: Fri, 4 Dec 2009 13:48:58 +0000 (+0100) Subject: linux-omap 2.6.32: bump SRCREV X-Git-Tag: Release-2010-05/1~1452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d843cfb729c25b4a21937edb8edcdb695653399b;p=openembedded.git linux-omap 2.6.32: bump SRCREV --- 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"