summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srss-tc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-10 19:44:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 13:59:22 -0400
commitbbe8b4f17d7c1adb140deea5ff35671e11e4f42b (patch)
tree7a86e2b262dae3b058f096a775876dba4b05e6ee /recipes-bsp/srss-tc
parent9aac69cf99f5c71c51de62cba577fbd817152f42 (diff)
downloadmeta-ti-bbe8b4f17d7c1adb140deea5ff35671e11e4f42b.tar.gz
srss-tc: Update to new version 1.0.0.1
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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