From fd3e00511b3809c7badd9a7e101e4284f5fc06dd Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Jul 2018 23:24:12 +0000 Subject: tsip-lld-rtos: Update to version 1.0.0.8 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/tsip-lld') diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb index 168c67ec..0e90e6a4 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" TSIP_LLD_GIT_PROTOCOL = "git" TSIP_LLD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.07A" -TSIP_LLD_SRCREV = "211d2f1a5c3c7ec80349a18e6e6cae6c9e4df921" +# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08" +TSIP_LLD_SRCREV = "f40c0153b711622e67ab4b36da5cf044f7bd9a8e" BRANCH = "${TSIP_LLD_GIT_BRANCH}" SRC_URI = "${TSIP_LLD_GIT_URI};protocol=${TSIP_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${TSIP_LLD_SRCREV}" -PV = "01.00.00.07" +PV = "01.00.00.08" PR = "r0" # HTML doc link params -- cgit v1.2.3-54-g00ecf