summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-omap_2.6.39.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-05-31 15:38:36 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-31 15:39:10 +0200
commitf8342d81113bb4f63eb1872d32a3c848744539c0 (patch)
tree35961d3889349590f16e372ad73f7814a50778ad /recipes-kernel/linux/linux-omap_2.6.39.bb
parent4154e739f4d4cb5375fb050c2af4f28982897334 (diff)
downloadmeta-ti-f8342d81113bb4f63eb1872d32a3c848744539c0.tar.gz
linux-omap 2.6.39: add v5 of mt9p031 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.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-omap_2.6.39.bb b/recipes-kernel/linux/linux-omap_2.6.39.bb
index af99e037..8c9461ea 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 = "f" 10MACHINE_KERNEL_PR_append = "g"
11 11
12FILESPATHPKG_prepend = "linux-omap-2.6.39:" 12FILESPATHPKG_prepend = "linux-omap-2.6.39:"
13 13
@@ -53,10 +53,9 @@ 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-mt9p031-sensor-driver.patch \ 56 file://camera/0001-Add-support-for-mt9p031-Aptina-Micron-sensor.patch \
57 file://camera/0002-OMAP3BEAGLE-Add-support-for-mt9p031-sensor-driver.patch \ 57 file://camera/0002-v4l-Add-mt9v032-sensor-driver.patch \
58 file://camera/0003-OMAP3-beagle-only-init-camera-on-3630.patch \ 58 file://camera/0003-Add-support-for-mt9p031-LI-5M03-module-in-Beagleboar.patch \
59 file://camera/0004-v4l-Add-mt9v032-sensor-driver.patch \
60 \ 59 \
61 file://pm/linux-omap-2.6.39-ti-pm/0001-OMAP3-voltage-remove-spurious-pr_notice-for-debugfs.patch \ 60 file://pm/linux-omap-2.6.39-ti-pm/0001-OMAP3-voltage-remove-spurious-pr_notice-for-debugfs.patch \
62 file://pm/linux-omap-2.6.39-ti-pm/0002-OMAP4-PM-remove-redundant-ifdef-CONFIG_PM.patch \ 61 file://pm/linux-omap-2.6.39-ti-pm/0002-OMAP4-PM-remove-redundant-ifdef-CONFIG_PM.patch \