Signed-off-by: Mahesh Radhakrishnan <[email protected]>
---
recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb | 3 +++
recipes-bsp/transport-rtos/transport.inc | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb
b/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb
index 3ca196d..9aacfe4 100644
--- a/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb
+++ b/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb
@@ -13,6 +13,9 @@ DEPENDS_append = " ti-ndk \
pruss-lld-rtos \
icss-emac-lld-rtos \
"
+DEPENDS_append_c665x-evm = " emac-lld-rtos"
+DEPENDS_append_c667x-evm = " pa-lld-rtos"
+DEPENDS_append_omapl1 = " emac-lld-rtos"
NIMU_ICSS_DESTSUFFIX = "git/ndk/nimu_icss"
diff --git a/recipes-bsp/transport-rtos/transport.inc
b/recipes-bsp/transport-rtos/transport.inc
index 82427fb..9097689 100644
--- a/recipes-bsp/transport-rtos/transport.inc
+++ b/recipes-bsp/transport-rtos/transport.inc
@@ -6,12 +6,12 @@ TRANSPORT_GIT_URI =
"git://git.ti.com/keystone-rtos/transport.git"
TRANSPORT_GIT_PROTOCOL = "git"
TRANSPORT_GIT_BRANCH = "master"
-# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.07A"
-TRANSPORT_SRCREV = "099dbf371cea3b2d883f5c97a4b0e7ef40e84c6a"
+# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.09"
+TRANSPORT_SRCREV = "7b69e1d6d189c579e2a27b955891f9f268fd0e98"
BRANCH = "${TRANSPORT_GIT_BRANCH}"
SRC_URI =
"${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${TRANSPORT_SRCREV}"
-PV = "01.00.00.07A"
+PV = "01.00.00.09"
INC_PR = "r0"
--
1.9.1
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti