mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
nwal-lld-rtos: Add rtos recipe for nwal
Upstreaming the Network abstraction layer LLD library for RTOS 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
6b6ca0c227
commit
780a7a48d7
19
recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb
Normal file
19
recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb
Normal file
@@ -0,0 +1,19 @@
|
||||
SUMMARY = "TI Network abstraction layer RTOS LLD library "
|
||||
|
||||
inherit ti-pdk
|
||||
|
||||
require recipes-bsp/nwal-lld/nwal-lld.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
DEPENDS_append = " cppi-lld-rtos \
|
||||
pa-lld-rtos \
|
||||
pktlib-rtos \
|
||||
qmss-lld-rtos \
|
||||
sa-lld-rtos \
|
||||
"
|
||||
|
||||
COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm|k2l-evm|c667x-evm"
|
||||
|
||||
# HTML doc link params
|
||||
PDK_COMP_LINK_TEXT = "NWAL LLD"
|
||||
Reference in New Issue
Block a user