From 0648fcda90869ff8689ddfe79e267a48d8c483cf Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:16:08 +0000 Subject: profiling-rtos: SRCREV update to 01.00.00.08 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- 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 0a0dabb4..f578b7e5 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.07" -PROFILING_SRCREV = "1f956c44ea369c9b138859cea619459a312681ea" +# Below commit ID corresponds to "DEV.UTILS.01.00.00.08" +PROFILING_SRCREV = "9c30f4df9ece2d5589d5f7e977d54acf1062185c" BRANCH = "${PROFILING_GIT_BRANCH}" SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PROFILING_SRCREV}" -PV = "01.00.00.07" +PV = "01.00.00.08" PR = "r0" S = "${WORKDIR}/git/profiling" -- cgit v1.2.3-54-g00ecf