mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
rm-lld: SRCREV update to 02.02.00.03B
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
4e0b496240
commit
d56ebafba7
@@ -7,14 +7,14 @@ RM_LLD_GIT_PROTOCOL = "git"
|
||||
RM_LLD_GIT_BRANCH = "master"
|
||||
RM_LLD_GIT_DESTSUFFIX = "git/ti/drv/rm"
|
||||
|
||||
# Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03A"
|
||||
RM_LLD_SRCREV = "c90a9a8c7398e863571dc6af46d5b23389239ec5"
|
||||
# Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03B"
|
||||
RM_LLD_SRCREV = "dbe616355318981999c2f7a70a14377fcda913c8"
|
||||
|
||||
BRANCH = "${RM_LLD_GIT_BRANCH}"
|
||||
SRC_URI = "${RM_LLD_GIT_URI};destsuffix=${RM_LLD_GIT_DESTSUFFIX};protocol=${RM_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
SRCREV = "${RM_LLD_SRCREV}"
|
||||
|
||||
PV = "02.02.00.03A"
|
||||
PV = "02.02.00.03B"
|
||||
INC_PR = "r0"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
Reference in New Issue
Block a user