1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 03:11:59 +00:00

transport-rtos: SRCREV update to 01.00.00.16B

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-08-07 00:54:14 +00:00
committed by Denys Dmytriyenko
parent 5290c4f909
commit abf00b1b7a
+3 -3
View File
@@ -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.16A"
TRANSPORT_SRCREV = "63793fa936534e5cc940b1ed562dfb866cdc442f"
# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.16B"
TRANSPORT_SRCREV = "70fead21c102b9b75db99f1933aade27a000ef34"
BRANCH = "${TRANSPORT_GIT_BRANCH}"
SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${TRANSPORT_SRCREV}"
PV = "01.00.00.16A"
PV = "01.00.00.16B"
INC_PR = "r0"