summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2020-04-03 05:27:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-04-03 21:55:51 +0000
commite53fd5ea3d63fc8df574ddff44b3c3ad275266fe (patch)
tree6f6ea0c1ffa7c03a18062ea6c3d550135e9c1f75
parentf7aa01494b99e2a3c613011e14cf8a38d70dcee1 (diff)
downloadmeta-ti-e53fd5ea3d63fc8df574ddff44b3c3ad275266fe.tar.gz
common-csl-ip: bump SRCREV to latest version
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index e728dbae..f963d6ed 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.16B" 7PV = "03.03.00.17"
8INC_PR = "r0" 8INC_PR = "r0"
9PE = "1" 9PE = "1"
10 10
@@ -14,7 +14,7 @@ CSL_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.16B" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16B"
17CSL_SRCREV = "8a2d724e8ef850c32a7ba8e12f729ce611171469" 17CSL_SRCREV = "6ce8be997938d8ad73ccbf5de5932ba921bfdfb0"
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}"