summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip/common-csl-ip_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/common-csl-ip/common-csl-ip_git.bb')
-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