[meta-ti] [PATCH v2 21/37] aif2-lld-rtos: Added RTOS recipe for aif2-lld
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Tue Jul 18 16:03:32 PDT 2017
Upstreaming RTOS low level driver for Antenna Interface
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
v2 - Added summary & merged in to a single recipe
recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
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 0000000..962965b
--- /dev/null
+++ b/recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb
@@ -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"
--
1.9.1
More information about the meta-ti
mailing list