All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] packagegroup-arago-test-addons: Add keystone specific test packages and other test packages
@ 2015-02-26 23:35 Sam Nelson
  2015-02-27  1:30 ` Denys Dmytriyenko
  2015-06-08 22:30 ` Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Sam Nelson @ 2015-02-26 23:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../packagegroup-arago-test-addons.bb              |   34 ++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
index 925f157..f577c76 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test-addons.bb
@@ -7,9 +7,43 @@ inherit packagegroup
 
 TEST_ADDONS = " \
     bridge-utils \
+    linuxptp \
+    openntpd \
+    strongswan \
+    gdb \
     "
 
 TEST_ADDONS_TI = " \
+    cmem-test \
+    "
+TEST_ADDONS_TI_append_keystone = " \
+    qmss-lld-test \
+    pa-lld-test \
+    cppi-lld-test \
+    hyplnk-lld-test \
+    edma3-lld-test \
+    mmap-lld-test \
+    rm-lld \
+    rm-lld-test \
+    sa-lld \
+    sa-lld-test \
+    traceframework-test \
+    multiprocmgr-test \
+    hplib-test \
+    hyplnk-lld-test \
+    nwal-lld \
+    nwal-lld-test \
+    udma-test \
+    mpm-transport-test \
+    "
+
+TEST_ADDONS_TI_append_k2hk-evm = " \
+    srio-lld-test \
+    "
+
+TEST_ADDONS_TI_append_k2l-evm = " \
+    dfe-lld-test \
+    iqn2-lld-test \
     "
 
 RDEPENDS_${PN} = "\
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-08 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 23:35 [RFC PATCH] packagegroup-arago-test-addons: Add keystone specific test packages and other test packages Sam Nelson
2015-02-27  1:30 ` Denys Dmytriyenko
2015-06-08 22:30 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.