diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-10-02 06:03:46 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-03 18:17:08 +0000 |
| commit | 9a0c72f1a1f5578833fe240bb967635332259209 (patch) | |
| tree | bd471925455290e4d4b60d757e4626002eb91a17 | |
| parent | bf3cb710558fb737034c6783df5f5e338e59b722 (diff) | |
| download | meta-ti-9a0c72f1a1f5578833fe240bb967635332259209.tar.gz | |
common-csl-ip: SRCREV to 03.03.00.16A
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 2a55305c..bf112690 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.15" | 7 | PV = "03.03.00.16A" |
| 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.15" | 16 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16A" |
| 17 | CSL_SRCREV = "589f3bc2cdf2d3a1aa040848da1d134813d2b345" | 17 | CSL_SRCREV = "83a7713cf9f30ec93754630afe1027a383c29cf0" |
| 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}" |
