From 6668eea0829ac42aee8368bb2fcf31e058b58985 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:16:09 +0000 Subject: vps-lld-rtos: SRCREV update to 01.00.01.13A Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/vps-lld/vps-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb index 8516fa69..a06aae49 100644 --- a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb +++ b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb @@ -13,14 +13,14 @@ VPS_LLD_GIT_PROTOCOL = "git" VPS_LLD_GIT_BRANCH = "master" VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps" -# Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.13 -VPS_LLD_SRCREV = "58020ff07c993e6efe01d78531bc7459b9edeaf2" +# Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.13A" +VPS_LLD_SRCREV = "f6d7c1f9cee42da1368e6414b4feeb84227d620e" BRANCH = "${VPS_LLD_GIT_BRANCH}" SRC_URI = "${VPS_LLD_GIT_URI};destsuffix=${VPS_LLD_GIT_DESTSUFFIX};protocol=${VPS_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${VPS_LLD_SRCREV}" -PV = "01.00.01.13" +PV = "01.00.01.13A" PR = "r0" S = "${WORKDIR}/${VPS_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf