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

common-csl-ip: SRCREV to 03.03.00.16A

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-10-02 06:03:46 +00:00
committed by Denys Dmytriyenko
parent 4629a4b096
commit 6a19d1c250

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
PV = "03.03.00.15"
PV = "03.03.00.16A"
INC_PR = "r0"
PE = "1"
@@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git"
CSL_GIT_BRANCH = "release"
CSL_GIT_DESTSUFFIX = "git"
# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.15"
CSL_SRCREV = "589f3bc2cdf2d3a1aa040848da1d134813d2b345"
# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.16A"
CSL_SRCREV = "83a7713cf9f30ec93754630afe1027a383c29cf0"
BRANCH="${CSL_GIT_BRANCH}"
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"