[meta-ti] [PATCH] traceframework: Update commit id for version 1.1.1.6

Sam Nelson sam.nelson at ti.com
Tue Apr 28 15:23:11 PDT 2015


- Fixes issue with parallel build

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
---
 recipes-bsp/traceframework/traceframework_git.bb |    5 +++--
 1 file 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"
-- 
1.7.9.5



More information about the meta-ti mailing list