mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
rm-lld-rtos: Add RTOS package of the RM LLD
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
4593264a4f
commit
000228e96c
12
recipes-bsp/rm-lld/rm-lld-rtos_git.bb
Normal file
12
recipes-bsp/rm-lld/rm-lld-rtos_git.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
inherit ti-pdk
|
||||
|
||||
require rm-lld.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
XDCARGS_k2hk-evm = "k2h k2k"
|
||||
XDCARGS_k2e-evm = "k2e"
|
||||
XDCARGS_k2l-evm = "k2l"
|
||||
XDCARGS_k2g-evm = "k2g"
|
||||
Reference in New Issue
Block a user