From 14f31c3c5a19dde049355ced3edd121c31842460 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 10 Feb 2012 09:44:56 +0100 Subject: [PATCH 1/1] linux-ti33x-psp 3.2: fix ehrPWM polarity inversion Signed-off-by: Koen Kooi Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti33x-psp_3.2.bb | 4 ++-- 1 file changed, 2 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 a25d503..f2ba8e0 100644 --- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb +++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb @@ -10,8 +10,8 @@ S = "${WORKDIR}/git" MULTI_CONFIG_BASE_SUFFIX = "" BRANCH = "v3.2-staging" -SRCREV = "21ef5e1fa530eb8f23bfe18650e3915d7c291ca9" -MACHINE_KERNEL_PR_append = "e+gitr${SRCREV}" +SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91" +MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}" COMPATIBLE_MACHINE = "(ti33x)" -- 2.39.2