diff options
| author | Angela Stegmaier <angelabaker@ti.com> | 2020-02-22 02:34:01 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-21 22:14:21 +0000 |
| commit | 382454a73cfda4846df3e9c99b189bf50fc1ab0c (patch) | |
| tree | 3e84f72800955298faeed11fb4103db47897e2ac | |
| parent | d3716d4607024672d9603a025f5b558eb00106a9 (diff) | |
| download | meta-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.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 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" | |||
| 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 = "8a2d724e8ef850c32a7ba8e12f729ce611171469" | 17 | CSL_SRCREV = "8894e988f23f103f699411fa0aab4b4702d6c289" |
| 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}" |
