[meta-ti] [PATCH] pa-lld-rtos: Added rtos recipe for pa-lld
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 6 09:59:45 PDT 2017
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/pa-lld/pa-lld-rtos_git.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 recipes-bsp/pa-lld/pa-lld-rtos_git.bb
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 0000000..f296932
--- /dev/null
+++ b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb
@@ -0,0 +1,10 @@
+inherit ti-pdk
+
+require recipes-bsp/pa-lld/pa-lld.inc
+COMPATIBLE_MACHINE_append = "|c667x-evm"
+PR = "${INC_PR}.0"
+
+DEPENDS_append = " rm-lld-rtos"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "PA LLD"
--
1.9.1
More information about the meta-ti
mailing list