diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-28 21:02:10 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-29 15:35:14 +0000 |
| commit | 4cdd7ed91fb63bc1e5d8eee8968b109fe8aed56b (patch) | |
| tree | ba7455ca7f96e234efbbfd774102e90600910662 | |
| parent | b2a09c17bbd1036df16ea240de97148ff9b3d472 (diff) | |
| download | meta-ti-4cdd7ed91fb63bc1e5d8eee8968b109fe8aed56b.tar.gz | |
common-csl-ip: SRCREV bump to 03.03.00.14D
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc index 3d49c6da..ff6b9c9c 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" | |||
| 4 | 4 | ||
| 5 | COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" |
| 6 | 6 | ||
| 7 | PV = "03.03.00.14C" | 7 | PV = "03.03.00.14D" |
| 8 | INC_PR = "r0" | 8 | INC_PR = "r0" |
| 9 | PE = "1" | 9 | PE = "1" |
| 10 | 10 | ||
| @@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git" | |||
| 13 | CSL_GIT_BRANCH = "release" | 13 | 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.14C" | 16 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14D" |
| 17 | CSL_SRCREV = "e0e88283f3c9c5afd5b1fd93986f2a67186f5b13" | 17 | CSL_SRCREV = "192be8698c81d31ba096892ca252a25089923823" |
| 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}" |
