diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2020-04-07 04:19:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-04-16 00:38:30 +0000 |
commit | f8d36b85c20fa18bd28512f325888d4e920480ad (patch) | |
tree | a65607f9717a85451d093a4847c6d4eba1c5854d /recipes-bsp | |
parent | 2c4208fae03b2877f015f81a96017dc298647831 (diff) | |
download | meta-ti-f8d36b85c20fa18bd28512f325888d4e920480ad.tar.gz |
common-csl-ip:SRCREV update to 03.03.00.17A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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 | 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 a680298f..93bf7dfd 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.16B" | 7 | PV = "03.03.00.17A" |
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.16B" | 16 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.17A" |
17 | CSL_SRCREV = "8894e988f23f103f699411fa0aab4b4702d6c289" | 17 | CSL_SRCREV = "f85a9cfe2cc91362578ce50afa6b40b665cb6498" |
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}" |