diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-28 12:19:01 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-28 12:19:01 +0200 |
| commit | 686b067ec24df5cf1779d27b8fa456a29bf892ba (patch) | |
| tree | 8e798ec1c7fde82e98a52dce35c8805e2f5d1a3b /recipes-kernel | |
| parent | 04f274735bfc4aab757d25490df52641523bad5e (diff) | |
| download | meta-ti-686b067ec24df5cf1779d27b8fa456a29bf892ba.tar.gz | |
linux-omap 2.6.39: revert gptimer patch, it breaks on the boards that need gptimer12
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-omap_2.6.39.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-omap_2.6.39.bb b/recipes-kernel/linux/linux-omap_2.6.39.bb index f12fc06a..124eab5b 100644 --- a/recipes-kernel/linux/linux-omap_2.6.39.bb +++ b/recipes-kernel/linux/linux-omap_2.6.39.bb | |||
| @@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "(beagleboard)" | |||
| 7 | 7 | ||
| 8 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 8 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 9 | SRCREV_pn-${PN} = "v2.6.39" | 9 | SRCREV_pn-${PN} = "v2.6.39" |
| 10 | MACHINE_KERNEL_PR_append = "k" | 10 | MACHINE_KERNEL_PR_append = "l" |
| 11 | 11 | ||
| 12 | FILESPATHPKG_prepend = "linux-omap-2.6.39:" | 12 | FILESPATHPKG_prepend = "linux-omap-2.6.39:" |
| 13 | 13 | ||
| @@ -54,7 +54,6 @@ SRC_URI_append = " \ | |||
| 54 | file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \ | 54 | file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \ |
| 55 | file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \ | 55 | file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \ |
| 56 | file://beagle/0006-OMAP3-BEAGLE-fix-RTC.patch \ | 56 | file://beagle/0006-OMAP3-BEAGLE-fix-RTC.patch \ |
| 57 | file://beagle/0007-omap3-beagle-Use-GPTIMERi-1-for-clockevents.patch \ | ||
| 58 | \ | 57 | \ |
| 59 | file://camera/0001-Add-driver-for-Aptina-Micron-mt9p031-sensor.patch \ | 58 | file://camera/0001-Add-driver-for-Aptina-Micron-mt9p031-sensor.patch \ |
| 60 | file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \ | 59 | file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \ |
