[meta-ti] Denys Dmytriyenko : linux-ti-staging: A/D fix for vpe firmware load race
Arago Project git
git at arago-project.org
Thu Jun 11 18:36:26 PDT 2015
Module: meta-ti
Branch: master
Commit: 568a795646e4b59e4c83747497ed9a96a83d270e
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=568a795646e4b59e4c83747497ed9a96a83d270e
Author: Denys Dmytriyenko <denys at ti.com>
Date: Fri Jun 12 07:24:20 2015 +0000
linux-ti-staging: A/D fix for vpe firmware load race
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 1a2ade4..aec886c 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
-SRCREV = "b5f2e56909fb8fc02325f621e05ae01c5532d594"
+SRCREV = "ec217b864fc3bac452b9a2613ab9df7bacaaae08"
PV = "3.14.43+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "g"
+MACHINE_KERNEL_PR_append = "h"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
More information about the meta-ti
mailing list