summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-10 20:17:52 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 13:59:29 -0400
commitff1129b597b5d25daddb85e76e1ebad6701cebbd (patch)
treeb445db220f0432f017e3c7378fb19afa5630c622 /recipes-bsp/common-csl-ip
parent58d45b9abd67de8246822f8ac4e4f0363d7ef640 (diff)
downloadmeta-ti-ff1129b597b5d25daddb85e76e1ebad6701cebbd.tar.gz
common-csl-ip: Update to new version 2.1.0.7
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/common-csl-ip')
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip_git.bb
index b2424824..01f7fc52 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip_git.bb
+++ b/recipes-bsp/common-csl-ip/common-csl-ip_git.bb
@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
5COMPATIBLE_MACHINE = "keystone" 5COMPATIBLE_MACHINE = "keystone"
6ALLOW_EMPTY_${PN} = "1" 6ALLOW_EMPTY_${PN} = "1"
7 7
8PR = "r2" 8PR = "r3"
9BRANCH="master" 9BRANCH="master"
10SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}"
11# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.06A 11# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.07A
12SRCREV = "6e39222e13244c285929bda2f90f5224f9ea5144" 12SRCREV = "c78867df9165fdf8042fb692fcea776fc0102326"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15