summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip
diff options
context:
space:
mode:
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 a6f46db4..b2424824 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 = "r1" 8PR = "r2"
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.05A 11# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.06A
12SRCREV = "80d18dda4a76ce1a22cf2b5156f111390d75bea4" 12SRCREV = "6e39222e13244c285929bda2f90f5224f9ea5144"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15