summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pa-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:30 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-22 16:04:10 -0400
commit948f30739cbd99e9f6acf0ed57b733e0c0da9d27 (patch)
tree8bc567c5891f6528207529f11b2afd86dd5bfd48 /recipes-bsp/pa-lld
parent6b775825d5f23a9faccbcfa19404fb133c364427 (diff)
downloadmeta-ti-948f30739cbd99e9f6acf0ed57b733e0c0da9d27.tar.gz
pa-lld-rtos: Added rtos recipe for pa-lld
Upstreaming RTOS recipe for Packet Accelerator 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/pa-lld')
-rw-r--r--recipes-bsp/pa-lld/pa-lld-rtos_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld-rtos_git.bb b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
new file mode 100644
index 00000000..e415f36c
--- /dev/null
+++ b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "TI RTOS low level driver for Packet Accelerator (PA)"
2
3inherit ti-pdk
4
5require recipes-bsp/pa-lld/pa-lld.inc
6COMPATIBLE_MACHINE_append = "|c667x-evm"
7PR = "${INC_PR}.0"
8
9DEPENDS_append = " rm-lld-rtos"
10
11# HTML doc link params
12PDK_COMP_LINK_TEXT = "PA LLD"