summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srss-tc/srss-tc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/srss-tc/srss-tc_git.bb')
-rw-r--r--recipes-bsp/srss-tc/srss-tc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb
index 483bde00..b94dc17f 100644
--- a/recipes-bsp/srss-tc/srss-tc_git.bb
+++ b/recipes-bsp/srss-tc/srss-tc_git.bb
@@ -10,7 +10,7 @@ BRANCH = "master"
10# This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A 10# This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A
11SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604" 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/git/keystone-linux/srss-tc.git;protocol=https;branch=${BRANCH}"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16