mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
aif2-lld-rtos: Added RTOS recipe for aif2-lld
Upstreaming RTOS low level driver for Antenna Interface 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
e60da0bbb2
commit
32c9233f4d
@@ -0,0 +1,16 @@
|
|||||||
|
SUMMARY = "TI RTOS low level driver for Antenna Interface"
|
||||||
|
|
||||||
|
inherit ti-pdk
|
||||||
|
|
||||||
|
require recipes-bsp/aif2-lld/aif2-lld.inc
|
||||||
|
|
||||||
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
|
DEPENDS_append = " qmss-lld-rtos \
|
||||||
|
cppi-lld-rtos \
|
||||||
|
"
|
||||||
|
|
||||||
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
|
# HTML doc link params
|
||||||
|
PDK_COMP_LINK_TEXT = "AIF2 LLD"
|
||||||
Reference in New Issue
Block a user