diff options
| -rw-r--r-- | recipes-bsp/srss-tc/srss-tc_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
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" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51" |
| 5 | COMPATIBLE_MACHINE = "keystone" | 5 | COMPATIBLE_MACHINE = "keystone" |
| 6 | 6 | ||
| 7 | PV = "1.0.0.0" | 7 | PV = "1.0.0.1" |
| 8 | 8 | ||
| 9 | BRANCH = "master" | 9 | BRANCH = "master" |
| 10 | # This commit corresponds to tag DEV.SRSS-TC-01.00.00.00A | 10 | # This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A |
| 11 | SRCREV = "7aaf8308d7ba470144730275df12edae5007e07a" | 11 | SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}" |
| 14 | 14 | ||
