summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-omap_2.6.39.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-omap_2.6.39.bb')
-rw-r--r--recipes-kernel/linux/linux-omap_2.6.39.bb8
1 files changed, 6 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 db11bf91..25ad5b23 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 = "d" 10MACHINE_KERNEL_PR_append = "e"
11 11
12FILESPATHPKG_prepend = "linux-omap-2.6.39:" 12FILESPATHPKG_prepend = "linux-omap-2.6.39:"
13 13
@@ -45,6 +45,7 @@ SRC_URI_append = " \
45 file://sakoman/0028-OMAP-Overo-Add-support-for-spidev.patch \ 45 file://sakoman/0028-OMAP-Overo-Add-support-for-spidev.patch \
46 file://sakoman/0029-unionfs-Add-support-for-unionfs-2.5.9.patch \ 46 file://sakoman/0029-unionfs-Add-support-for-unionfs-2.5.9.patch \
47 file://sakoman/0030-omap-Change-omap_device-activate-latency-messages-fr.patch \ 47 file://sakoman/0030-omap-Change-omap_device-activate-latency-messages-fr.patch \
48 file://sakoman/0031-omap-overo-Add-opp-init.patch \
48 \ 49 \
49 file://beagle/0001-OMAP3-beagle-add-support-for-beagleboard-xM-revision.patch \ 50 file://beagle/0001-OMAP3-beagle-add-support-for-beagleboard-xM-revision.patch \
50 file://beagle/0002-OMAP3-beagle-add-support-for-expansionboards.patch \ 51 file://beagle/0002-OMAP3-beagle-add-support-for-expansionboards.patch \
@@ -52,7 +53,10 @@ SRC_URI_append = " \
52 file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \ 53 file://beagle/0004-OMAP3-beagle-add-regulators-for-camera-interface.patch \
53 file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \ 54 file://beagle/0005-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
54 \ 55 \
55 file://camera/0001-Add-mt9p031-sensor-support.patch \ 56 file://camera/0001-Add-mt9p031-sensor-driver.patch \
57 file://camera/0002-OMAP3BEAGLE-Add-support-for-mt9p031-sensor-driver.patch \
58 file://camera/0003-OMAP3-beagle-only-init-camera-on-3630.patch \
59 file://camera/0004-v4l-Add-mt9v032-sensor-driver.patch \
56 \ 60 \
57 file://pm/linux-omap-2.6.39-ti-pm/0001-OMAP3-voltage-remove-spurious-pr_notice-for-debugfs.patch \ 61 file://pm/linux-omap-2.6.39-ti-pm/0001-OMAP3-voltage-remove-spurious-pr_notice-for-debugfs.patch \
58 file://pm/linux-omap-2.6.39-ti-pm/0002-OMAP4-PM-remove-redundant-ifdef-CONFIG_PM.patch \ 62 file://pm/linux-omap-2.6.39-ti-pm/0002-OMAP4-PM-remove-redundant-ifdef-CONFIG_PM.patch \