summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld
diff options
context:
space:
mode:
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"