1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

common-csl-ip: bump SRCREV to align with PDK

Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Angela Stegmaier
2020-05-07 02:04:15 +00:00
committed by Denys Dmytriyenko
parent 41f36c9a00
commit c78bda6101

View File

@@ -14,7 +14,7 @@ CSL_GIT_BRANCH = "release"
CSL_GIT_DESTSUFFIX = "git"
# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.17B"
CSL_SRCREV = "a5a9200fe11575a4eff965d87cb968c5f3377e9f"
CSL_SRCREV = "027d26031709ad6a0e9f84625d11a3419e486467"
BRANCH="${CSL_GIT_BRANCH}"
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"