diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc index 61fc3e6b..e1f96f57 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc @@ -4,17 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" -PV = "03.03.00.12A" +PV = "03.03.00.13" INC_PR = "r0" PE = "1" CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" CSL_GIT_PROTOCOL ="git" -CSL_GIT_BRANCH = "master" +CSL_GIT_BRANCH = "release" CSL_GIT_DESTSUFFIX = "git" -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12A" -CSL_SRCREV = "852cfe681c766a2096007fee37358c0782194897" +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.13" +CSL_SRCREV = "463b1f31dfc79e6fe393fcb9027c612872d4f7b1" BRANCH="${CSL_GIT_BRANCH}" SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"