mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 04:50:45 +00:00
sa-lld: SRCREV update to 04.00.00.03B
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
4bb4a090ce
commit
5f313bde41
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
|
|||||||
SA_LLD_GIT_BRANCH = "master"
|
SA_LLD_GIT_BRANCH = "master"
|
||||||
SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
|
SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
|
||||||
|
|
||||||
# Below commit ID corresponding to "DEV.SA_LLD.04.00.00.03A"
|
# Below commit ID corresponding to "DEV.SA_LLD.04.00.00.03B"
|
||||||
SA_LLD_SRCREV = "80049571ba7b128786b9b26b4b003079b9e2aed3"
|
SA_LLD_SRCREV = "ac85eea98ccb73fa00006afca8ae03536e933134"
|
||||||
|
|
||||||
BRANCH = "${SA_LLD_GIT_BRANCH}"
|
BRANCH = "${SA_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
SRCREV = "${SA_LLD_SRCREV}"
|
SRCREV = "${SA_LLD_SRCREV}"
|
||||||
|
|
||||||
PV = "04.00.00.03A"
|
PV = "04.00.00.03B"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
|
S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
|
||||||
|
|||||||
Reference in New Issue
Block a user