summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:33 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-24 15:40:02 -0400
commit16c4f627b6a312d403acd8cfe6d8869d13523029 (patch)
treebd5ce51ad7daf604ff371d0547ab770a891a023e
parent32c9233f4d09e1eac18259fdff12904d4f36d36d (diff)
downloadmeta-ti-16c4f627b6a312d403acd8cfe6d8869d13523029.tar.gz
dfe-lld-rtos: Added RTOS recipe for dfe-lld
Upstreaming TI RTOS low level driver for Digital Radio Front End Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb12
1 files changed, 12 insertions, 0 deletions
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 00000000..5caa07ab
--- /dev/null
+++ b/recipes-bsp/dfe-lld/dfe-lld-rtos_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "TI RTOS level driver for Digital Radio Front End"
2
3inherit ti-pdk
4
5require recipes-bsp/dfe-lld/dfe-lld.inc
6
7PR = "${INC_PR}.0"
8
9PACKAGE_ARCH = "${MACHINE_ARCH}"
10
11# HTML doc link params
12PDK_COMP_LINK_TEXT = "DFE LLD"