diff --git a/recipes-bsp/common-csl-ip/common-csl-ip_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip_git.bb index b2424824..01f7fc52 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip_git.bb +++ b/recipes-bsp/common-csl-ip/common-csl-ip_git.bb @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" COMPATIBLE_MACHINE = "keystone" ALLOW_EMPTY_${PN} = "1" -PR = "r2" +PR = "r3" BRANCH="master" SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}" -# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.06A -SRCREV = "6e39222e13244c285929bda2f90f5224f9ea5144" +# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.07A +SRCREV = "c78867df9165fdf8042fb692fcea776fc0102326" S = "${WORKDIR}/git"