mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
pa-lld-rtos: Added rtos recipe for pa-lld
Upstreaming RTOS recipe for Packet Accelerator low level driver Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
9150a13228
commit
fbf2c859e1
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "TI RTOS low level driver for Packet Accelerator (PA)"
|
||||
|
||||
inherit ti-pdk
|
||||
|
||||
require recipes-bsp/pa-lld/pa-lld.inc
|
||||
COMPATIBLE_MACHINE_append = "|c667x-evm"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
DEPENDS_append = " rm-lld-rtos"
|
||||
|
||||
# HTML doc link params
|
||||
PDK_COMP_LINK_TEXT = "PA LLD"
|
||||
Reference in New Issue
Block a user