mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 22:37:56 +00:00
common-csl-ip: Upgrade to version 3.3.0.2A
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
a278178ae6
commit
aa36ab3402
@@ -4,16 +4,16 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
|
|||||||
|
|
||||||
COMPATIBLE_MACHINE = "keystone|dra7xx"
|
COMPATIBLE_MACHINE = "keystone|dra7xx"
|
||||||
|
|
||||||
PV = "3.3.0.1B"
|
PV = "3.3.0.2A"
|
||||||
INC_PR = "r1"
|
INC_PR = "r0"
|
||||||
|
|
||||||
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
|
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
|
||||||
CSL_GIT_PROTOCOL ="git"
|
CSL_GIT_PROTOCOL ="git"
|
||||||
CSL_GIT_BRANCH = "master"
|
CSL_GIT_BRANCH = "master"
|
||||||
CSL_GIT_DESTSUFFIX = "git"
|
CSL_GIT_DESTSUFFIX = "git"
|
||||||
|
|
||||||
# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.01B
|
# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02A
|
||||||
CSL_SRCREV = "48bb80a8d5919e17528a21be5d3ea6437dfc0425"
|
CSL_SRCREV = "e26dc44be132849d6bcf63b7e9eac744769577dc"
|
||||||
|
|
||||||
BRANCH="${CSL_GIT_BRANCH}"
|
BRANCH="${CSL_GIT_BRANCH}"
|
||||||
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
|
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
|
||||||
|
|||||||
Reference in New Issue
Block a user