aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
blob: 048a2430221e88a4904e53688ac6e9f26a6c3d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"