[meta-ti] [rocko/master][PATCH v2 26/30] profiling-rtos: Update to version 01.00.00.07 and added k3 support

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Sep 27 13:43:25 PDT 2018


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

diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
index 13a3838..0a0dabb 100644
--- a/recipes-bsp/utils-rtos/profiling-rtos_git.bb
+++ b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://profilingver.h;beginline=1;endline=46;md5=974494ad60f33cfc0340e421c5a5a7a0"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 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.06"
-PROFILING_SRCREV = "005d18b0219f2c34064dbb1cea2f4f7574fc2e09"
+# Below commit ID corresponds to "DEV.UTILS.01.00.00.07"
+PROFILING_SRCREV = "1f956c44ea369c9b138859cea619459a312681ea"
 
 BRANCH = "${PROFILING_GIT_BRANCH}"
 SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PROFILING_SRCREV}"
-PV = "01.00.00.06"
+PV = "01.00.00.07"
 PR = "r0"
 
 S = "${WORKDIR}/git/profiling"
-- 
1.9.1



More information about the meta-ti mailing list