summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srss-tc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/srss-tc')
-rw-r--r--recipes-bsp/srss-tc/srss-tc_git.bb6
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"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c17cd1dc60dc06a4c4f2a2c45472a51"
5COMPATIBLE_MACHINE = "keystone" 5COMPATIBLE_MACHINE = "keystone"
6 6
7PV = "1.0.0.0" 7PV = "1.0.0.1"
8 8
9BRANCH = "master" 9BRANCH = "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
11SRCREV = "7aaf8308d7ba470144730275df12edae5007e07a" 11SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604"
12 12
13SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"
14 14