summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngela Stegmaier <angelabaker@ti.com>2020-02-22 02:34:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-21 22:14:21 +0000
commit382454a73cfda4846df3e9c99b189bf50fc1ab0c (patch)
tree3e84f72800955298faeed11fb4103db47897e2ac
parentd3716d4607024672d9603a025f5b558eb00106a9 (diff)
downloadmeta-ti-382454a73cfda4846df3e9c99b189bf50fc1ab0c.tar.gz
common-csl-ip: bump SRCREV to align with PDK
Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index e728dbae..a680298f 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -14,7 +14,7 @@ CSL_GIT_BRANCH = "release"
14CSL_GIT_DESTSUFFIX = "git" 14CSL_GIT_DESTSUFFIX = "git"
15 15
16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16B" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16B"
17CSL_SRCREV = "8a2d724e8ef850c32a7ba8e12f729ce611171469" 17CSL_SRCREV = "8894e988f23f103f699411fa0aab4b4702d6c289"
18 18
19BRANCH="${CSL_GIT_BRANCH}" 19BRANCH="${CSL_GIT_BRANCH}"
20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" 20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"