diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-04-25 03:57:00 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-04-24 18:34:30 -0400 |
commit | 284b7bbf3f29ff93bf982f21aa19b4fe238d5e88 (patch) | |
tree | d793e1c92e36db1ab65855aaf8865a587e82a295 /recipes-bsp/aif2-lld | |
parent | 40507d5b2e6cd9f434b55f12c6896f1e2e04d163 (diff) | |
download | meta-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.inc | 2 |
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}" | |||
17 | PV = "1.2.0.1" | 17 | PV = "1.2.0.1" |
18 | INC_PR = "r0" | 18 | INC_PR = "r0" |
19 | 19 | ||
20 | COMPATIBLE_MACHINE = "k2hk-evm" | 20 | COMPATIBLE_MACHINE = "k2hk" |
21 | 21 | ||
22 | S = "${WORKDIR}/${AIF2_LLD_GIT_DESTSUFFIX}" | 22 | S = "${WORKDIR}/${AIF2_LLD_GIT_DESTSUFFIX}" |