From c900cf96d3a0a2136253d5b4c433ef628a3f0148 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 2 Oct 2019 06:04:09 +0000 Subject: profiling-rtos: SRCREV update to 01.00.00.10 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 4acb5d8a..134a0f9b 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.09" -PROFILING_SRCREV = "84802d7a787a53f33a24254069c90208c5d87d1e" +# Below commit ID corresponds to "DEV.UTILS.01.00.00.10" +PROFILING_SRCREV = "dbd2683d80326165d078282b1ef7dce44667e972" BRANCH = "${PROFILING_GIT_BRANCH}" SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PROFILING_SRCREV}" -PV = "01.00.00.09" +PV = "01.00.00.10" PR = "r0" S = "${WORKDIR}/git/profiling" -- cgit v1.2.3-54-g00ecf