mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
sa-lld: Upgrade to version 03.00.00.12
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
59e8a98aff
commit
39910bde29
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
|
||||
SA_LLD_GIT_BRANCH = "master"
|
||||
SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
|
||||
|
||||
# Following commit DEV.SA_LLD.03.00.00.11A
|
||||
SA_LLD_SRCREV = "bf5b097e868b20d23d386abc34a1902903d7d9ea"
|
||||
# Following commit DEV.SA_LLD.03.00.00.12
|
||||
SA_LLD_SRCREV = "b3bd2741126230b397ca827def5fcf6e6f019574"
|
||||
|
||||
BRANCH = "${SA_LLD_GIT_BRANCH}"
|
||||
SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
SRCREV = "${SA_LLD_SRCREV}"
|
||||
|
||||
PV = "03.00.00.11"
|
||||
INC_PR = "r1"
|
||||
PV = "03.00.00.12"
|
||||
INC_PR = "r0"
|
||||
|
||||
S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
|
||||
|
||||
Reference in New Issue
Block a user