summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dfe-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:33 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-01 12:50:27 -0400
commit5dfeec11d099939be78ab439f1964ac48c85421f (patch)
tree4600b5d59c48c5b0598096e1ba9da2b77afd2b9b /recipes-bsp/dfe-lld
parentc53bd48b6c05121f7349689b1e1a587888f7a1a2 (diff)
downloadmeta-ti-5dfeec11d099939be78ab439f1964ac48c85421f.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>
Diffstat (limited to 'recipes-bsp/dfe-lld')
-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"