summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-05-05 09:19:13 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-05-10 15:34:01 -0400
commitcd3ef0bf0c03e4e5fdfcea12d8798571012858ae (patch)
treee01a0152d74042cdb56c5a62b950fb123903f6cf /recipes-kernel/linux/linux-ti33x-psp_3.2.bb
parent8f53db29b99e79f3e0e82bfc75a0a58741c9145b (diff)
downloadmeta-ti-cd3ef0bf0c03e4e5fdfcea12d8798571012858ae.tar.gz
linux-ti335x-psp 3.2: use proper irq fix from Vaibhav
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index 954e5cad..2e75cc28 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -11,8 +11,8 @@ S = "${WORKDIR}/git"
11MULTI_CONFIG_BASE_SUFFIX = "" 11MULTI_CONFIG_BASE_SUFFIX = ""
12 12
13BRANCH = "v3.2-staging" 13BRANCH = "v3.2-staging"
14SRCREV = "0d0567b6c1a61a374120b985559768077c511a6d" 14SRCREV = "31944a82681a0e7ab6cc3e069c30eddc5042e3e8"
15MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}" 15MACHINE_KERNEL_PR_append = "d+gitr${SRCREV}"
16 16
17COMPATIBLE_MACHINE = "(ti33x)" 17COMPATIBLE_MACHINE = "(ti33x)"
18 18
@@ -954,8 +954,6 @@ PATCHES_OVER_PSP = " \
954 file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \ 954 file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \
955 file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \ 955 file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \
956 file://beaglebone/0030-beaglebone-don-t-compare-undefined-characters-it-mak.patch \ 956 file://beaglebone/0030-beaglebone-don-t-compare-undefined-characters-it-mak.patch \
957 file://beaglebone/0031-omap2-irq-process-all-4-irq-banks-for-am335x.patch \
958 file://beaglebone/0032-omap2-irqs.h-increase-number-or-irq-banks.patch \
959 file://beaglebone/0033-beaglebone-fix-3.5-cape-support.patch \ 957 file://beaglebone/0033-beaglebone-fix-3.5-cape-support.patch \
960 file://beaglebone/0034-beaglebone-connect-batterycape-GPIO-to-gpio-charger.patch \ 958 file://beaglebone/0034-beaglebone-connect-batterycape-GPIO-to-gpio-charger.patch \
961 file://beaglebone/0035-beaglebone-add-support-for-CAN-and-RS232-cape.patch \ 959 file://beaglebone/0035-beaglebone-add-support-for-CAN-and-RS232-cape.patch \