[meta-ti] Koen Kooi : linux-ti33x-psp 3.2: fix ehrPWM polarity inversion
Arago Project git
git at arago-project.org
Mon Feb 27 06:12:28 PST 2012
Module: meta-ti
Branch: master
Commit: 14f31c3c5a19dde049355ced3edd121c31842460
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=14f31c3c5a19dde049355ced3edd121c31842460
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Fri Feb 10 09:44:56 2012 +0100
linux-ti33x-psp 3.2: fix ehrPWM polarity inversion
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti33x-psp_3.2.bb | 4 ++--
1 files 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)"
More information about the meta-ti
mailing list