[meta-ti] Sam Nelson : traceframework: Update commit id for version 1.1.1.6
Arago Project git
git at arago-project.org
Tue Apr 28 15:31:48 PDT 2015
Module: meta-ti
Branch: daisy
Commit: 141b6deaa3b902cac3240bd83aecb33abdaa0bdb
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=141b6deaa3b902cac3240bd83aecb33abdaa0bdb
Author: Sam Nelson <sam.nelson at ti.com>
Date: Wed Apr 29 04:23:11 2015 +0000
traceframework: Update commit id for version 1.1.1.6
- Fixes issue with parallel build
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/traceframework/traceframework_git.bb | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/traceframework/traceframework_git.bb b/recipes-bsp/traceframework/traceframework_git.bb
index 3211dea..e164428 100644
--- a/recipes-bsp/traceframework/traceframework_git.bb
+++ b/recipes-bsp/traceframework/traceframework_git.bb
@@ -5,9 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/instrumentation/traceframework/COPY
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/traceframework.git;destsuffix=git/ti/instrumentation/traceframework;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to DEV.TFWK-01.01.01.06A
-SRCREV = "bd87f53f4d12dc802bcc5609afb7994643e40cb9"
+# Below commit ID corresponds to DEV.TFWK-01.01.01.06B
+SRCREV = "6d29bc0d1ab6bb0658876552197dcdc757a25082"
PV = "01.01.01.06"
+PR = "r1"
COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
DEPENDS = "cuia"
More information about the meta-ti
mailing list