mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
transport: SRCREV update to 01.00.00.15
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
67186183f8
commit
29bb01168b
@@ -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.14"
|
||||
TRANSPORT_SRCREV = "61a564533b66ee1f21abb1285b93804ace6b4966"
|
||||
# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.15"
|
||||
TRANSPORT_SRCREV = "4ff82987ff9fe8cc8f64880cc748a8a443060beb"
|
||||
|
||||
BRANCH = "${TRANSPORT_GIT_BRANCH}"
|
||||
SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "${TRANSPORT_SRCREV}"
|
||||
PV = "01.00.00.14"
|
||||
PV = "01.00.00.15"
|
||||
INC_PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user