[meta-ti] [rocko/master][PATCH v2 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos

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


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb | 1 +
 recipes-bsp/pruss-lld/pruss-lld.inc         | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
index 5068286..b8db20e 100644
--- a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
+++ b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
@@ -3,6 +3,7 @@ SUMMARY = "TI RTOS low level driver library for PRUSS"
 inherit ti-pdk
 require recipes-bsp/pruss-lld/pruss-lld.inc
 
+COMPATIBLE_MACHINE_append = "|k3"
 PR = "${INC_PR}.0"
 
 S = "${WORKDIR}/${PRUSS_LLD_GIT_DESTSUFFIX}"
diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc
index 89e960d..dd5bd08 100644
--- a/recipes-bsp/pruss-lld/pruss-lld.inc
+++ b/recipes-bsp/pruss-lld/pruss-lld.inc
@@ -9,13 +9,13 @@ PRUSS_LLD_GIT_PROTOCOL = "git"
 PRUSS_LLD_GIT_BRANCH = "master"
 PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss"
 
-# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.10"
-PRUSS_LLD_SRCREV = "a11714517887bda62fab76941f2f32207fad2b05"
+# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.11"
+PRUSS_LLD_SRCREV = "4319eb250685f672979d4d6cc80c40a56e1afa0d"
 
 BRANCH = "${PRUSS_LLD_GIT_BRANCH}"
 SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PRUSS_LLD_SRCREV}"
-PV = "01.00.00.10"
+PV = "01.00.00.11"
 INC_PR = "r0"
 
-- 
1.9.1



More information about the meta-ti mailing list