mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
pa-lld: SRCREV update to 03.00.02.08A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
11c0a971d5
commit
ffbce20b94
@@ -9,14 +9,14 @@ PA_LLD_GIT_PROTOCOL = "git"
|
|||||||
PA_LLD_GIT_BRANCH = "master"
|
PA_LLD_GIT_BRANCH = "master"
|
||||||
PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa"
|
PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa"
|
||||||
|
|
||||||
# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.08"
|
# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.08A"
|
||||||
PA_LLD_SRCREV = "2cf268aac8afc957aa992af19f53dd1be56855ee"
|
PA_LLD_SRCREV = "02e790bdeba574c0bcca9c0bfe2c071c180c53c8"
|
||||||
|
|
||||||
BRANCH = "${PA_LLD_GIT_BRANCH}"
|
BRANCH = "${PA_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
SRCREV = "${PA_LLD_SRCREV}"
|
SRCREV = "${PA_LLD_SRCREV}"
|
||||||
|
|
||||||
PV = "03.00.02.08"
|
PV = "03.00.02.08A"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
|
S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
|
||||||
|
|||||||
Reference in New Issue
Block a user