From bee2aecc20be9b9f9b04aca7709cc4ae3f786a01 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Jul 2018 23:24:16 +0000 Subject: vps-lld-rtos: Update to version 1.0.1.11A 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 88f79e1b..f771aa25 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.06B" -VPS_LLD_SRCREV = "58729317b65bdb24d4343cbb1f7f6cb90ca2faf0" +# Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.11A" +VPS_LLD_SRCREV = "a62dab146b2c41259ce334b804e44f49767767da" 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.06B" +PV = "01.00.01.11A" PR = "r0" S = "${WORKDIR}/${VPS_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf