[meta-ti] [PATCH v2 22/37] dfe-lld-rtos: Added RTOS recipe for dfe-lld
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Tue Jul 18 16:03:33 PDT 2017
Upstreaming TI RTOS low level driver for Digital Radio Front End
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
v2 - Added summary
recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb
diff --git a/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb b/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb
new file mode 100644
index 0000000..5caa07a
--- /dev/null
+++ b/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb
@@ -0,0 +1,12 @@
+SUMMARY = "TI RTOS level driver for Digital Radio Front End"
+
+inherit ti-pdk
+
+require recipes-bsp/dfe-lld/dfe-lld.inc
+
+PR = "${INC_PR}.0"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "DFE LLD"
--
1.9.1
More information about the meta-ti
mailing list