summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/aif2-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-01 12:50:23 -0400
commitc53bd48b6c05121f7349689b1e1a587888f7a1a2 (patch)
treec78fada37246b19d53729d39bc383240fc629a5b /recipes-bsp/aif2-lld
parentab74490bfdf7af221dacd97c3f3d26b14607b6ae (diff)
downloadmeta-ti-c53bd48b6c05121f7349689b1e1a587888f7a1a2.tar.gz
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>
Diffstat (limited to 'recipes-bsp/aif2-lld')
-rw-r--r--recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb b/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
new file mode 100644
index 00000000..962965b0
--- /dev/null
+++ b/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
@@ -0,0 +1,16 @@
1SUMMARY = "TI RTOS low level driver for Antenna Interface"
2
3inherit ti-pdk
4
5require recipes-bsp/aif2-lld/aif2-lld.inc
6
7PR = "${INC_PR}.0"
8
9DEPENDS_append = " qmss-lld-rtos \
10 cppi-lld-rtos \
11"
12
13PACKAGE_ARCH = "${MACHINE_ARCH}"
14
15# HTML doc link params
16PDK_COMP_LINK_TEXT = "AIF2 LLD"