summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-24 15:40:35 -0400
commit5f81b55394cd27079df103a7a9b18927028163b8 (patch)
treee2f0d12b94aff461c939f08518a81f16a49c56de
parent16c4f627b6a312d403acd8cfe6d8869d13523029 (diff)
downloadmeta-ti-5f81b55394cd27079df103a7a9b18927028163b8.tar.gz
iqn2-lld-rtos: Adding rtos recipe for iqn2-lld
Upstreaming TI RTOS low level driver for IQN2 peripheral module Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb12
1 files changed, 12 insertions, 0 deletions
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 00000000..318f1cfe
--- /dev/null
+++ b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "TI RTOS low level driver for IQN2 peripheral module"
2
3inherit ti-pdk
4
5require recipes-bsp/iqn2-lld/iqn2-lld.inc
6
7PR = "${INC_PR}.0"
8
9PACKAGE_ARCH = "${MACHINE_ARCH}"
10
11# HTML doc link params
12PDK_COMP_LINK_TEXT = "IQN2 LLD"