All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH ] transport-rtos: Update to version 1.0.0.9 & update rtos dependencies for c66x and omapl1
@ 2017-12-14 21:44 Mahesh Radhakrishnan
  0 siblings, 0 replies; only message in thread
From: Mahesh Radhakrishnan @ 2017-12-14 21:44 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-14 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-14 21:44 [morty/master][PATCH ] transport-rtos: Update to version 1.0.0.9 & update rtos dependencies for c66x and omapl1 Mahesh Radhakrishnan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.