mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
transport-rtos: SRCREV update to 01.00.00.16A
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
becc0bfa18
commit
949b994f79
@@ -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.16"
|
||||
TRANSPORT_SRCREV = "5a61bae55d6f452d2b7b5624806cba14adf60f5a"
|
||||
# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.16A"
|
||||
TRANSPORT_SRCREV = "63793fa936534e5cc940b1ed562dfb866cdc442f"
|
||||
|
||||
BRANCH = "${TRANSPORT_GIT_BRANCH}"
|
||||
SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "${TRANSPORT_SRCREV}"
|
||||
PV = "01.00.00.16"
|
||||
PV = "01.00.00.16A"
|
||||
INC_PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user