summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-08-24 23:30:36 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-08-25 17:57:42 +0000
commiteb5db43f31a14061d1e2ff409ec85b5834d0ce7e (patch)
treed58aa79ab56a62424b41a5dae951b9d7dcc13ddd
parentb260415c3d2a19535e683e97f2100749e55d81e1 (diff)
downloadmeta-ti-eb5db43f31a14061d1e2ff409ec85b5834d0ce7e.tar.gz
Revert "common-csl-ip: update to 07.00.00.34"
This reverts commit f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb. 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 79e15f2d..ef448661 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 = "07.00.00.34" 7PV = "07.00.00.24"
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 "REL.CORESDK.07.00.00.34" 16# Below commit ID corresponding to "REL.CORESDK.07.00.00.24"
17CSL_SRCREV = "8d59814723070ce9bbc4137912b0aac80482ca8a" 17CSL_SRCREV = "202fde09d592e573a55724911490724160cd537d"
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}"