diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2020-06-03 22:49:18 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-06-04 04:43:05 +0000 |
| commit | aaa18456628e7e8b171060b7b5474bc30063881e (patch) | |
| tree | 95ea83d8f87a53a4f8528f3ecacd05593d5bda6b | |
| parent | 1df83280004b20e0ca4894987f50c56b02438643 (diff) | |
| download | meta-ti-aaa18456628e7e8b171060b7b5474bc30063881e.tar.gz | |
common-csl-ip: update to 07.00.00.34
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 ef448661..79e15f2d 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 = "07.00.00.24" | 7 | PV = "07.00.00.34" |
| 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 "REL.CORESDK.07.00.00.24" | 16 | # Below commit ID corresponding to "REL.CORESDK.07.00.00.34" |
| 17 | CSL_SRCREV = "202fde09d592e573a55724911490724160cd537d" | 17 | CSL_SRCREV = "8d59814723070ce9bbc4137912b0aac80482ca8a" |
| 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}" |
