summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-01 12:50:30 -0400
commit35b23909e6e4c53a151f5a1d22f85776836017af (patch)
tree3a14439687790ff562dea090a18bef1d5be45c87 /recipes-bsp/iqn2-lld
parent5dfeec11d099939be78ab439f1964ac48c85421f (diff)
downloadmeta-ti-35b23909e6e4c53a151f5a1d22f85776836017af.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>
Diffstat (limited to 'recipes-bsp/iqn2-lld')
-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"