diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2019-12-17 21:51:02 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-12-18 04:16:12 +0000 |
commit | ff7b8aac13c0e799e1c32ff593d95edefb51d053 (patch) | |
tree | e4c6814374a64af0a03df8eaee0e58a99c934621 /recipes-bsp | |
parent | 0b87f5b68dc8d4392279c753a8a7355986a13bdf (diff) | |
download | meta-ti-ff7b8aac13c0e799e1c32ff593d95edefb51d053.tar.gz |
common-csl-ip: bump SRCREV for Processor SDK 6.2
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 2 |
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 da351bbc..e728dbae 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" | |||
14 | CSL_GIT_DESTSUFFIX = "git" | 14 | CSL_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" |
17 | CSL_SRCREV = "f2003620af8e9e6296d3d87028519895394a1913" | 17 | CSL_SRCREV = "8a2d724e8ef850c32a7ba8e12f729ce611171469" |
18 | 18 | ||
19 | BRANCH="${CSL_GIT_BRANCH}" | 19 | BRANCH="${CSL_GIT_BRANCH}" |
20 | SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" | 20 | SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" |