[meta-ti] Denys Dmytriyenko : linux-ti-staging: fix breakage in rpmsg/ rproc caused by the merge
Arago Project git
git at arago-project.org
Thu Sep 4 09:48:37 PDT 2014
Module: meta-ti
Branch: master
Commit: 4f6a9e5b984ec4f1c32c88bfc8df88486169b717
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4f6a9e5b984ec4f1c32c88bfc8df88486169b717
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu Sep 4 22:46:26 2014 +0000
linux-ti-staging: fix breakage in rpmsg/rproc caused by the merge
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 4a613ad..45dccef 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
-SRCREV = "4247372d2f38f7346e34063d38ac4adb3fe053c2"
+SRCREV = "1cfe07e737fa842f9f93d80cee4e3b7f198bc566"
PV = "3.14.17"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
More information about the meta-ti
mailing list