mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
iqn2-lld: Update to version 1.0.0.11
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
f98498340c
commit
ef4bbe6a3e
@@ -6,14 +6,14 @@ IQN2_LLD_GIT_PROTOCOL = "git"
|
|||||||
IQN2_LLD_GIT_BRANCH = "master"
|
IQN2_LLD_GIT_BRANCH = "master"
|
||||||
IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2"
|
IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2"
|
||||||
|
|
||||||
# Following commit corresponds to DEV.IQN_LLD.01.00.00.10
|
# Following commit corresponds to DEV.IQN_LLD.01.00.00.11
|
||||||
IQN2_LLD_SRCREV = "dfc6bdd3b397b58e234f74eadda6d79ee399e682"
|
IQN2_LLD_SRCREV = "cf78b793523e42867f2c538ae19227d2ae764b86"
|
||||||
|
|
||||||
BRANCH = "${IQN2_LLD_GIT_BRANCH}"
|
BRANCH = "${IQN2_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
SRCREV = "${IQN2_LLD_SRCREV}"
|
SRCREV = "${IQN2_LLD_SRCREV}"
|
||||||
|
|
||||||
PV = "1.0.0.10"
|
PV = "1.0.0.11"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "k2l"
|
COMPATIBLE_MACHINE = "k2l"
|
||||||
|
|||||||
Reference in New Issue
Block a user