1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +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
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://WatchdogTimer.xdc;beginline=1;endline=31;md5=837fb176
inherit ti-pdk
COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm|k2l-evm"
COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
PACKAGE_ARCH = "${MACHINE_ARCH}"
WATCHDOG_TIMER_GIT_URI = "git://git.ti.com/keystone-rtos/wdtimer.git"