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-04 11:02:11 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-05-10 15:31:34 -0400
commit649c697bf885f0abc4c7fcc16a05a556e0a02f29 (patch)
treec717a098833cc3083e27d34243ae841e7309c3bc /recipes-kernel/linux/linux-ti33x-psp_3.2.bb
parent0be62d6c0d20618706707a3a0e8827b782ca2bef (diff)
downloadmeta-ti-649c697bf885f0abc4c7fcc16a05a556e0a02f29.tar.gz
linux-ti335x-psp 3.2: bump SRCREV to head of v3.2-staging and add 2 irq patches
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.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index f560a1d1..35d1b268 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 = "e8004dad869568692ca2a45c04e8464ce48cc4d7" 14SRCREV = "0d0567b6c1a61a374120b985559768077c511a6d"
15MACHINE_KERNEL_PR_append = "d+gitr${SRCREV}" 15MACHINE_KERNEL_PR_append = "e+gitr${SRCREV}"
16 16
17COMPATIBLE_MACHINE = "(ti33x)" 17COMPATIBLE_MACHINE = "(ti33x)"
18 18
@@ -826,4 +826,7 @@ PATCHES_OVER_PSP = " \
826 file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \ 826 file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \
827 file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \ 827 file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \
828 file://beaglebone/0030-beaglebone-don-t-compare-undefined-characters-it-mak.patch \ 828 file://beaglebone/0030-beaglebone-don-t-compare-undefined-characters-it-mak.patch \
829 file://beaglebone/0031-omap2-irq-process-all-4-irq-banks-for-am335x.patch \
830 file://beaglebone/0032-omap2-irqs.h-increase-number-or-irq-banks.patch \
829" 831"
832