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