[meta-ti] [morty/master][PATCH] profiling-rtos: Updating to version 1.0.0.5

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Mon Dec 18 10:55:42 PST 2017


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/utils-rtos/profiling-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
index 2afbef9..64cdfcb 100644
--- a/recipes-bsp/utils-rtos/profiling-rtos_git.bb
+++ b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
@@ -12,14 +12,14 @@ PROFILING_GIT_URI = "git://git.ti.com/keystone-rtos/utils.git"
 PROFILING_GIT_PROTOCOL = "git"
 PROFILING_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.UTILS.01.00.00.04"
-PROFILING_SRCREV = "535ee56fcc6a476029d9567df49a5308b866efe4"
+# Below commit ID corresponds to "DEV.UTILS.01.00.00.05"
+PROFILING_SRCREV = "a9ceef7bb6b75b590e1a13573179c7d8dfb9049c"
 
 BRANCH = "${PROFILING_GIT_BRANCH}"
 SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PROFILING_SRCREV}"
-PV = "01.00.00.04"
+PV = "01.00.00.05"
 PR = "r0"
 
 S = "${WORKDIR}/git/profiling"
-- 
1.9.1



More information about the meta-ti mailing list