summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/traceframework
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:36:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:18 -0400
commitb4f79a72907a0449289958f6cbe800ccfb695c8c (patch)
treeacf0c40e84065cee5da2a827369fea752315bb39 /recipes-bsp/traceframework
parent8417ec6e31128c123e7e96f704c2a7c9581c0e95 (diff)
downloadmeta-ti-b4f79a72907a0449289958f6cbe800ccfb695c8c.tar.gz
traceframework: Update to new version 1.1.1.7
-Skip PR Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/traceframework')
-rw-r--r--recipes-bsp/traceframework/traceframework_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/traceframework/traceframework_git.bb b/recipes-bsp/traceframework/traceframework_git.bb
index e1644283..50989afe 100644
--- a/recipes-bsp/traceframework/traceframework_git.bb
+++ b/recipes-bsp/traceframework/traceframework_git.bb
@@ -5,10 +5,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/instrumentation/traceframework/COPY
5BRANCH="master" 5BRANCH="master"
6SRC_URI = "git://git.ti.com/keystone-rtos/traceframework.git;destsuffix=git/ti/instrumentation/traceframework;protocol=git;branch=${BRANCH}" 6SRC_URI = "git://git.ti.com/keystone-rtos/traceframework.git;destsuffix=git/ti/instrumentation/traceframework;protocol=git;branch=${BRANCH}"
7 7
8# Below commit ID corresponds to DEV.TFWK-01.01.01.06B 8# Below commit ID corresponds to DEV.TFWK-01.01.01.07
9SRCREV = "6d29bc0d1ab6bb0658876552197dcdc757a25082" 9SRCREV = "8d9c0e3a5bcb43aad98a794c31f42b652c6b3b53"
10PV = "01.01.01.06" 10PV = "01.01.01.07"
11PR = "r1"
12 11
13COMPATIBLE_MACHINE = "(tci6614-evm|keystone)" 12COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
14DEPENDS = "cuia" 13DEPENDS = "cuia"