summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/transport-rtos/transport.inc
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-21 19:16:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-22 01:04:24 +0000
commit0949398bca2a38917078db1c0bc9f0cb6215aa98 (patch)
tree694ef526e0e31eb8eeba5dcce669ac41c0ec1c1e /recipes-bsp/transport-rtos/transport.inc
parent78d5e2a5bf34e2dcf0659f991f3173982c4561ce (diff)
downloadmeta-ti-0949398bca2a38917078db1c0bc9f0cb6215aa98.tar.gz
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>
Diffstat (limited to 'recipes-bsp/transport-rtos/transport.inc')
-rw-r--r--recipes-bsp/transport-rtos/transport.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/transport-rtos/transport.inc b/recipes-bsp/transport-rtos/transport.inc
index 91a9c19e..93a8b301 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"
6TRANSPORT_GIT_PROTOCOL = "git" 6TRANSPORT_GIT_PROTOCOL = "git"
7TRANSPORT_GIT_BRANCH = "master" 7TRANSPORT_GIT_BRANCH = "master"
8 8
9# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.14" 9# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.15"
10TRANSPORT_SRCREV = "61a564533b66ee1f21abb1285b93804ace6b4966" 10TRANSPORT_SRCREV = "4ff82987ff9fe8cc8f64880cc748a8a443060beb"
11 11
12BRANCH = "${TRANSPORT_GIT_BRANCH}" 12BRANCH = "${TRANSPORT_GIT_BRANCH}"
13SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}" 13SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
14 14
15SRCREV = "${TRANSPORT_SRCREV}" 15SRCREV = "${TRANSPORT_SRCREV}"
16PV = "01.00.00.14" 16PV = "01.00.00.15"
17INC_PR = "r0" 17INC_PR = "r0"