summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-06-27 10:23:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-27 21:08:16 +0000
commitda5fbfc3624e94723c3cdf5725b4b1555d03a61f (patch)
treea3f2b6be466598dde2bfe46e6153c3656793ee83
parent1e9429eb5a6820807da6a2a5a66bb0df5761cac9 (diff)
downloadmeta-ti-da5fbfc3624e94723c3cdf5725b4b1555d03a61f.tar.gz
common-csl-ip: SRCREV update to 03.03.00.15
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.inc6
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 ff6b9c9c..2a55305c 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
5COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" 5COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
6 6
7PV = "03.03.00.14D" 7PV = "03.03.00.15"
8INC_PR = "r0" 8INC_PR = "r0"
9PE = "1" 9PE = "1"
10 10
@@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git"
13CSL_GIT_BRANCH = "release" 13CSL_GIT_BRANCH = "release"
14CSL_GIT_DESTSUFFIX = "git" 14CSL_GIT_DESTSUFFIX = "git"
15 15
16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14D" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.15"
17CSL_SRCREV = "192be8698c81d31ba096892ca252a25089923823" 17CSL_SRCREV = "589f3bc2cdf2d3a1aa040848da1d134813d2b345"
18 18
19BRANCH="${CSL_GIT_BRANCH}" 19BRANCH="${CSL_GIT_BRANCH}"
20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" 20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"