diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-07-19 05:03:33 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-09-01 12:50:27 -0400 |
| commit | 5dfeec11d099939be78ab439f1964ac48c85421f (patch) | |
| tree | 4600b5d59c48c5b0598096e1ba9da2b77afd2b9b /recipes-bsp/dfe-lld | |
| parent | c53bd48b6c05121f7349689b1e1a587888f7a1a2 (diff) | |
| download | meta-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.bb | 12 |
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 @@ | |||
| 1 | SUMMARY = "TI RTOS level driver for Digital Radio Front End" | ||
| 2 | |||
| 3 | inherit ti-pdk | ||
| 4 | |||
| 5 | require recipes-bsp/dfe-lld/dfe-lld.inc | ||
| 6 | |||
| 7 | PR = "${INC_PR}.0" | ||
| 8 | |||
| 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 10 | |||
| 11 | # HTML doc link params | ||
| 12 | PDK_COMP_LINK_TEXT = "DFE LLD" | ||
