diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc index d4bdc953..6dc85668 100644 --- a/recipes-bsp/sa-lld/sa-lld.inc +++ b/recipes-bsp/sa-lld/sa-lld.inc @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=4709d353574a BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}" -# Following commit DEV.SA_LLD.03.00.00.08 -SRCREV = "4da032c600ded79ab226a2a0100c1d8178a9da39" -PV = "03.00.00.08" -PR = "r0" +# Following commit DEV.SA_LLD.03.00.00.10 +SRCREV = "533aec7ef0e28c3faff4ee64a861c8935262dc33" +PV = "03.00.00.10" +PR = "r1" BASEDIR = "${WORKDIR}/git" S = "${BASEDIR}/ti/drv/sa"