summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-16 13:49:01 -0400
commita653d781f658514b89ec7dad382bfa5d8a147cb6 (patch)
treee1e702ca9ae9e63cb0adbbe11b529445deda3cba
parent746fd15d2a90e332b763bfd808005217f9afa5b5 (diff)
downloadmeta-ti-a653d781f658514b89ec7dad382bfa5d8a147cb6.tar.gz
hyplnk-lld-rtos: Add rtos recipe for hyplnk-lld
Upstreaming RTOS recipe for Hyperlink low level driver Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb b/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb
new file mode 100644
index 00000000..3be848b3
--- /dev/null
+++ b/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "TI RTOS low level driver for Hyperlink peripheral"
2
3inherit ti-pdk
4
5require recipes-bsp/hyplnk-lld/hyplnk-lld.inc
6
7PR = "${INC_PR}.0"
8
9COMPATIBLE_MACHINE_append = "|c66x"
10
11# HTML doc link params
12PDK_COMP_LINK_TEXT = "HYPLNK LLD"