diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc index 501b72c8..451007eb 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.08" -PRUSS_LLD_SRCREV = "40d886b30f9b34bd86a76c6d7c04c37a9db7365b" +# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.09A" +PRUSS_LLD_SRCREV = "e56c0950d30f59db3186f354ea4416eac556a331" 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.08" +PV = "01.00.00.09A" INC_PR = "r0"