summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-mainline_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-mainline_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-mainline_3.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-mainline_3.2.bb b/recipes-kernel/linux/linux-mainline_3.2.bb
index dd86bbf7..3e57ccf2 100644
--- a/recipes-kernel/linux/linux-mainline_3.2.bb
+++ b/recipes-kernel/linux/linux-mainline_3.2.bb
@@ -10,7 +10,7 @@ PV = "3.2.16"
10SRCREV_pn-${PN} = "b1be7dd1ec231ae751d0ce3acd0d2e5760704a6f" 10SRCREV_pn-${PN} = "b1be7dd1ec231ae751d0ce3acd0d2e5760704a6f"
11 11
12# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 12# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
13MACHINE_KERNEL_PR_append = "a" 13MACHINE_KERNEL_PR_append = "b"
14 14
15FILESPATH =. "${FILE_DIRNAME}/linux-mainline-3.2:${FILE_DIRNAME}/linux-mainline-3.2/${MACHINE}:" 15FILESPATH =. "${FILE_DIRNAME}/linux-mainline-3.2:${FILE_DIRNAME}/linux-mainline-3.2/${MACHINE}:"
16 16
@@ -57,6 +57,7 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.gi
57 file://beagle/0011-default-to-fifo-mode-5-for-old-musb-beagles.patch \ 57 file://beagle/0011-default-to-fifo-mode-5-for-old-musb-beagles.patch \
58 file://beagle/0012-backlight-Add-TLC59108-backlight-control-driver.patch \ 58 file://beagle/0012-backlight-Add-TLC59108-backlight-control-driver.patch \
59 file://beagle/0013-tlc59108-adjust-for-beagleboard-uLCD7.patch \ 59 file://beagle/0013-tlc59108-adjust-for-beagleboard-uLCD7.patch \
60 file://beagle/0014-expansion-add-wifi.patch \
60 file://devkit8000/0001-arm-omap-devkit8000-for-lcd-use-samsung_lte_panel.patch \ 61 file://devkit8000/0001-arm-omap-devkit8000-for-lcd-use-samsung_lte_panel.patch \
61 file://touchbook/0001-omap3-touchbook-remove-mmc-gpio_wp.patch \ 62 file://touchbook/0001-omap3-touchbook-remove-mmc-gpio_wp.patch \
62 file://touchbook/0002-omap3-touchbook-drop-u-boot-readonly.patch \ 63 file://touchbook/0002-omap3-touchbook-drop-u-boot-readonly.patch \