From becc0bfa18ad80d1fcb7da3e56dc400f96ba9ecd Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sun, 30 Jun 2019 08:20:26 +0000 Subject: [PATCH] pruss-lld: SRCREV update to 01.00.00.14A Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pruss-lld/pruss-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc index 9478a16a..bea19fa9 100644 --- a/recipes-bsp/pruss-lld/pruss-lld.inc +++ b/recipes-bsp/pruss-lld/pruss-lld.inc @@ -9,13 +9,13 @@ PRUSS_LLD_GIT_PROTOCOL = "git" PRUSS_LLD_GIT_BRANCH = "master" PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss" -# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.14" -PRUSS_LLD_SRCREV = "667b0eb2334ce59492b5b39d1cf124f7871b5f9c" +# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.14A" +PRUSS_LLD_SRCREV = "988576398ae1488c706eebdd71aeff5959604f77" BRANCH = "${PRUSS_LLD_GIT_BRANCH}" SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PRUSS_LLD_SRCREV}" -PV = "01.00.00.14" +PV = "01.00.00.14A" INC_PR = "r0"