summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/tsip-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:54:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 14:04:26 +0000
commitafba8a685ae61dba4d794d2f78a66cc9bdfa152d (patch)
tree8a0f0484d2ced47a37b61103c434f987b0214c8d /recipes-bsp/tsip-lld
parentabf00b1b7ab14d61d01e202de1450c2c327fd983 (diff)
downloadmeta-ti-afba8a685ae61dba4d794d2f78a66cc9bdfa152d.tar.gz
tsip-lld-rtos: SRCREV update to 01.00.00.08A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/tsip-lld')
-rw-r--r--recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
index 0e90e6a4..6da80ddd 100644
--- a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
+++ b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
@@ -12,14 +12,14 @@ TSIP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/tsip-lld.git"
12TSIP_LLD_GIT_PROTOCOL = "git" 12TSIP_LLD_GIT_PROTOCOL = "git"
13TSIP_LLD_GIT_BRANCH = "master" 13TSIP_LLD_GIT_BRANCH = "master"
14 14
15# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08" 15# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08A"
16TSIP_LLD_SRCREV = "f40c0153b711622e67ab4b36da5cf044f7bd9a8e" 16TSIP_LLD_SRCREV = "368ff5fbd963f4b5d5c81bbfaf3daca23beb2a87"
17 17
18BRANCH = "${TSIP_LLD_GIT_BRANCH}" 18BRANCH = "${TSIP_LLD_GIT_BRANCH}"
19SRC_URI = "${TSIP_LLD_GIT_URI};protocol=${TSIP_LLD_GIT_PROTOCOL};branch=${BRANCH}" 19SRC_URI = "${TSIP_LLD_GIT_URI};protocol=${TSIP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
20 20
21SRCREV = "${TSIP_LLD_SRCREV}" 21SRCREV = "${TSIP_LLD_SRCREV}"
22PV = "01.00.00.08" 22PV = "01.00.00.08A"
23PR = "r0" 23PR = "r0"
24 24
25# HTML doc link params 25# HTML doc link params