summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-10-06 22:52:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-07 17:42:17 +0000
commitd3c166077b85d0a9516e575e57f773aff4aef6c7 (patch)
treeedb613feb894cf518a18c8684ddfadb67ea620d7
parent1ec168fa6de9237433fcd1f76a9c904c8fedab9d (diff)
downloadmeta-ti-d3c166077b85d0a9516e575e57f773aff4aef6c7.tar.gz
common-csl-ip: SRCREV update to 03.03.00.16B
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 bf112690..da351bbc 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.16A" 7PV = "03.03.00.16B"
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.16A" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16B"
17CSL_SRCREV = "83a7713cf9f30ec93754630afe1027a383c29cf0" 17CSL_SRCREV = "f2003620af8e9e6296d3d87028519895394a1913"
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}"