diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-07-19 05:03:28 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-08-22 16:04:02 -0400 |
| commit | cbb14827197de660e73883615845741f51a498a3 (patch) | |
| tree | b585d8716225b2a20dda2966475c71f91bb61148 /recipes-bsp/hyplnk-lld | |
| parent | 3d84b2e57616e19f29b1f1ff0c0a065db04909ad (diff) | |
| download | meta-ti-cbb14827197de660e73883615845741f51a498a3.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>
Diffstat (limited to 'recipes-bsp/hyplnk-lld')
| -rw-r--r-- | recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb | 12 |
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 @@ | |||
| 1 | SUMMARY = "TI RTOS low level driver for Hyperlink peripheral" | ||
| 2 | |||
| 3 | inherit ti-pdk | ||
| 4 | |||
| 5 | require recipes-bsp/hyplnk-lld/hyplnk-lld.inc | ||
| 6 | |||
| 7 | PR = "${INC_PR}.0" | ||
| 8 | |||
| 9 | COMPATIBLE_MACHINE_append = "|c66x" | ||
| 10 | |||
| 11 | # HTML doc link params | ||
| 12 | PDK_COMP_LINK_TEXT = "HYPLNK LLD" | ||
