1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-14 23:00:51 +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
+6
View File
@@ -0,0 +1,6 @@
require conf/machine/include/keystone.inc
SOC_FAMILY_append = ":k2l"
# Set the list of device targets for ti-pdk class recipes
TI_PDK_LIMIT_SOCS = "k2l"
TI_PDK_LIMIT_BOARDS = "evmK2L"