diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-07-19 05:03:34 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-09-01 12:50:30 -0400 |
| commit | 35b23909e6e4c53a151f5a1d22f85776836017af (patch) | |
| tree | 3a14439687790ff562dea090a18bef1d5be45c87 /recipes-bsp | |
| parent | 5dfeec11d099939be78ab439f1964ac48c85421f (diff) | |
| download | meta-ti-35b23909e6e4c53a151f5a1d22f85776836017af.tar.gz | |
iqn2-lld-rtos: Adding rtos recipe for iqn2-lld
Upstreaming TI RTOS low level driver for IQN2 peripheral module
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb new file mode 100644 index 00000000..318f1cfe --- /dev/null +++ b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | SUMMARY = "TI RTOS low level driver for IQN2 peripheral module" | ||
| 2 | |||
| 3 | inherit ti-pdk | ||
| 4 | |||
| 5 | require recipes-bsp/iqn2-lld/iqn2-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 = "IQN2 LLD" | ||
