summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:54:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 14:04:26 +0000
commit4c46eaa5615ffb74089760f993a4c166a03df11b (patch)
treeebc347d1b3b8140acf8611bf4075b0335de2318f /recipes-bsp/iqn2-lld
parent18997a1ffa458785b59a833da3d4c14c6e59fb92 (diff)
downloadmeta-ti-4c46eaa5615ffb74089760f993a4c166a03df11b.tar.gz
iqn-lld: SRCREV update to 1.0.0.11A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/iqn2-lld')
-rw-r--r--recipes-bsp/iqn2-lld/iqn2-lld.inc6
1 files 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"
6IQN2_LLD_GIT_BRANCH = "master" 6IQN2_LLD_GIT_BRANCH = "master"
7IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2" 7IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2"
8 8
9# Following commit corresponds to DEV.IQN_LLD.01.00.00.11 9# Following commit corresponds to DEV.IQN_LLD.01.00.00.11A
10IQN2_LLD_SRCREV = "cf78b793523e42867f2c538ae19227d2ae764b86" 10IQN2_LLD_SRCREV = "41c0cd3cb4fc25453904f8c583ebd0a7a0e5b940"
11 11
12BRANCH = "${IQN2_LLD_GIT_BRANCH}" 12BRANCH = "${IQN2_LLD_GIT_BRANCH}"
13SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}" 13SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}"
14SRCREV = "${IQN2_LLD_SRCREV}" 14SRCREV = "${IQN2_LLD_SRCREV}"
15 15
16PV = "1.0.0.11" 16PV = "1.0.0.11A"
17INC_PR = "r0" 17INC_PR = "r0"
18 18
19COMPATIBLE_MACHINE = "k2l" 19COMPATIBLE_MACHINE = "k2l"