summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/aif2-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-04-25 03:57:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-04-24 18:34:30 -0400
commit284b7bbf3f29ff93bf982f21aa19b4fe238d5e88 (patch)
treed793e1c92e36db1ab65855aaf8865a587e82a295 /recipes-bsp/aif2-lld
parent40507d5b2e6cd9f434b55f12c6896f1e2e04d163 (diff)
downloadmeta-ti-284b7bbf3f29ff93bf982f21aa19b4fe238d5e88.tar.gz
conf/machine, recipes: introduce k2hk SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/aif2-lld')
-rw-r--r--recipes-bsp/aif2-lld/aif2-lld.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/aif2-lld/aif2-lld.inc b/recipes-bsp/aif2-lld/aif2-lld.inc
index ef92705b..9b5f2791 100644
--- a/recipes-bsp/aif2-lld/aif2-lld.inc
+++ b/recipes-bsp/aif2-lld/aif2-lld.inc
@@ -17,6 +17,6 @@ SRCREV = "${AIF2_LLD_SRCREV}"
17PV = "1.2.0.1" 17PV = "1.2.0.1"
18INC_PR = "r0" 18INC_PR = "r0"
19 19
20COMPATIBLE_MACHINE = "k2hk-evm" 20COMPATIBLE_MACHINE = "k2hk"
21 21
22S = "${WORKDIR}/${AIF2_LLD_GIT_DESTSUFFIX}" 22S = "${WORKDIR}/${AIF2_LLD_GIT_DESTSUFFIX}"