1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00

conf, recipes: introduce k2l family and add support for k2l-hs-evm

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-04-21 01:22:12 +00:00
parent 799cbdf39a
commit 4dea2a4b6f
36 changed files with 63 additions and 45 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ PR = "${INC_PR}.1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEVICELIST_k2hk = "k2h k2k"
DEVICELIST_k2l-evm = "k2l"
DEVICELIST_k2l = "k2l"
DEVICELIST_k2e = "k2e"
CHOICELIST = "no yes"