1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

linux-omap 2.6.39: add v6 of the MT9P031 sensor support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-01 20:17:31 +02:00
parent 05d8fa4670
commit 19714092cc
4 changed files with 230 additions and 48 deletions
+2 -2
View 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 = "g"
MACHINE_KERNEL_PR_append = "h"
FILESPATHPKG_prepend = "linux-omap-2.6.39:"
@@ -53,7 +53,7 @@ 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://camera/0001-Add-support-for-mt9p031-Aptina-Micron-sensor.patch \
file://camera/0001-Add-driver-for-Aptina-Micron-mt9p031-sensor.patch \
file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \
file://camera/0003-Add-support-for-mt9p031-LI-5M03-module-in-Beagleboar.patch \
\