mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
transport-rtos: Update to version 1.0.0.9 & update rtos dependencies for c66x and omapl1
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
c8dafb6cbc
commit
ad2a2da1ba
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user