summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-omap_2.6.39.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-01 20:17:31 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-01 20:17:31 +0200
commit19714092ccc3936022e427e16feeb09de87aa58b (patch)
tree790ac0e0b2a4012e0462a59029b2999f79d28f26 /recipes-kernel/linux/linux-omap_2.6.39.bb
parent05d8fa46706b147e91655651f3c479ae36107eb2 (diff)
downloadmeta-ti-19714092ccc3936022e427e16feeb09de87aa58b.tar.gz
linux-omap 2.6.39: add v6 of the MT9P031 sensor support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel/linux/linux-omap_2.6.39.bb')
-rw-r--r--recipes-kernel/linux/linux-omap_2.6.39.bb4
1 files changed, 2 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 8c9461ea..5b1c7975 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
9SRCREV_pn-${PN} = "v2.6.39" 9SRCREV_pn-${PN} = "v2.6.39"
10MACHINE_KERNEL_PR_append = "g" 10MACHINE_KERNEL_PR_append = "h"
11 11
12FILESPATHPKG_prepend = "linux-omap-2.6.39:" 12FILESPATHPKG_prepend = "linux-omap-2.6.39:"
13 13
@@ -53,7 +53,7 @@ SRC_URI_append = " \
53 file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \ 53 file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \
54 file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \ 54 file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
55 \ 55 \
56 file://camera/0001-Add-support-for-mt9p031-Aptina-Micron-sensor.patch \ 56 file://camera/0001-Add-driver-for-Aptina-Micron-mt9p031-sensor.patch \
57 file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \ 57 file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \
58 file://camera/0003-Add-support-for-mt9p031-LI-5M03-module-in-Beagleboar.patch \ 58 file://camera/0003-Add-support-for-mt9p031-LI-5M03-module-in-Beagleboar.patch \
59 \ 59 \