aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
blob: 962965b012a58a847371cf009f1aa60d9c2e17f5 (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"