]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
linux-omap 2.6.39: revert gptimer patch, it breaks on the boards that need gptimer12
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 28 Jun 2011 10:19:01 +0000 (12:19 +0200)
committerKoen Kooi <koen@dominion.thruhere.net>
Tue, 28 Jun 2011 10:19:01 +0000 (12:19 +0200)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-kernel/linux/linux-omap_2.6.39.bb

index f12fc06ad6b42bb085fd2935cad04dae4d9f66c3..124eab5b5cb388867bed14b593b52e8b85c2dbde 100644 (file)
@@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "(beagleboard)"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
 SRCREV_pn-${PN} = "v2.6.39"
-MACHINE_KERNEL_PR_append = "k"
+MACHINE_KERNEL_PR_append = "l"
 
 FILESPATHPKG_prepend = "linux-omap-2.6.39:"
 
@@ -54,7 +54,6 @@ SRC_URI_append = " \
            file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \
            file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
            file://beagle/0006-OMAP3-BEAGLE-fix-RTC.patch \
-           file://beagle/0007-omap3-beagle-Use-GPTIMERi-1-for-clockevents.patch \
            \
            file://camera/0001-Add-driver-for-Aptina-Micron-mt9p031-sensor.patch \
            file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \