diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb index 79edbed6..3c90069c 100644 --- a/recipes-bsp/srss-tc/srss-tc_git.bb +++ b/recipes-bsp/srss-tc/srss-tc_git.bb @@ -4,11 +4,11 @@ LICENSE = "BSD & MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51" COMPATIBLE_MACHINE = "keystone" -PV = "1.0.0.0" +PV = "1.0.0.1" BRANCH = "master" -# This commit corresponds to tag DEV.SRSS-TC-01.00.00.00A -SRCREV = "7aaf8308d7ba470144730275df12edae5007e07a" +# This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A +SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604" SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"