From ff21e6ae8a67531e4ab0323c47465ec6026e6ef2 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Dec 2017 02:58:35 +0000 Subject: [PATCH] pruss-lld: Update to version 1.0.0.8 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pruss-lld/pruss-lld.inc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc index 44d84b83..bbd060d0 100644 --- a/recipes-bsp/pruss-lld/pruss-lld.inc +++ b/recipes-bsp/pruss-lld/pruss-lld.inc @@ -9,12 +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.07" -PRUSS_LLD_SRCREV = "636bb5645014723c54c08245cf8c2ee401eceb4f" +# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.08" +PRUSS_LLD_SRCREV = "40d886b30f9b34bd86a76c6d7c04c37a9db7365b" 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.07" +PV = "01.00.00.08" INC_PR = "r0" +