diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:23:34 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-24 18:18:50 +0000 |
commit | e0dfcef8ebb33726ffc2a65db3f9d83deb46f7b6 (patch) | |
tree | d12dff933c407fff625ce5e7d21c6cb11f1b2697 /recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb | |
parent | f60bd2f22efdb3527313b5125e19688d0303830d (diff) | |
download | meta-ti-e0dfcef8ebb33726ffc2a65db3f9d83deb46f7b6.tar.gz |
mmap-lld: Update to version 2.0.0.8A & adding rtos recipe
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb')
-rw-r--r-- | recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb b/recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb new file mode 100644 index 00000000..faee5973 --- /dev/null +++ b/recipes-bsp/mmap-lld/mmap-lld-rtos_git.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | inherit ti-pdk | ||
2 | |||
3 | require recipes-bsp/mmap-lld/mmap-lld.inc | ||
4 | |||
5 | PR = "${INC_PR}.0" | ||
6 | |||
7 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
8 | |||
9 | # HTML doc link params | ||
10 | PDK_COMP_LINK_TEXT = "MMAP LLD" | ||