From 8a3a7a724c26adc7e031ac99f9ae5df844883917 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 7 Aug 2019 00:54:03 +0000 Subject: [PATCH] iqn-lld: SRCREV update to 1.0.0.11A Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/iqn2-lld/iqn2-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc index 27375625..29b230a4 100644 --- a/recipes-bsp/iqn2-lld/iqn2-lld.inc +++ b/recipes-bsp/iqn2-lld/iqn2-lld.inc @@ -6,14 +6,14 @@ IQN2_LLD_GIT_PROTOCOL = "git" IQN2_LLD_GIT_BRANCH = "master" IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2" -# Following commit corresponds to DEV.IQN_LLD.01.00.00.11 -IQN2_LLD_SRCREV = "cf78b793523e42867f2c538ae19227d2ae764b86" +# Following commit corresponds to DEV.IQN_LLD.01.00.00.11A +IQN2_LLD_SRCREV = "41c0cd3cb4fc25453904f8c583ebd0a7a0e5b940" BRANCH = "${IQN2_LLD_GIT_BRANCH}" SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${IQN2_LLD_SRCREV}" -PV = "1.0.0.11" +PV = "1.0.0.11A" INC_PR = "r0" COMPATIBLE_MACHINE = "k2l"