summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-21 01:22:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-24 16:00:13 -0400
commit4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b (patch)
tree70e246942b84998e3eb0c4c2c27f68eca6e270b4 /recipes-bsp/iqn2-lld
parent799cbdf39afa2b8edf46a9befa5b250810ee4197 (diff)
downloadmeta-ti-4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b.tar.gz
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/iqn2-lld')
-rw-r--r--recipes-bsp/iqn2-lld/iqn2-lld.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc
index 1d99d41c..0a65e4f5 100644
--- a/recipes-bsp/iqn2-lld/iqn2-lld.inc
+++ b/recipes-bsp/iqn2-lld/iqn2-lld.inc
@@ -16,6 +16,6 @@ SRCREV = "${IQN2_LLD_SRCREV}"
16PV = "1.0.0.10" 16PV = "1.0.0.10"
17INC_PR = "r0" 17INC_PR = "r0"
18 18
19COMPATIBLE_MACHINE = "k2l-evm" 19COMPATIBLE_MACHINE = "k2l"
20 20
21S = "${WORKDIR}/${IQN2_LLD_GIT_DESTSUFFIX}" 21S = "${WORKDIR}/${IQN2_LLD_GIT_DESTSUFFIX}"