diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 12:01:16 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 12:01:16 +0200 |
commit | 54bc0ac5122e5907e1b5b1e7d238c6594c56dead (patch) | |
tree | 387babdfd1cd20d54afc2f34812d6a935a612193 /meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb | |
parent | 09a8e540857fb291c1f05877c2f6be62ac893749 (diff) |
Update test/QA packagegroup
Change-Id: Idbc411eadd6ec0917ab409906df2117f9a6400db
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb')
-rw-r--r-- | meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb index f0de4070c..674e93d44 100644 --- a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb +++ b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb @@ -22,11 +22,14 @@ RDEPENDS_${PN} += "\ iozone3 \ iperf \ himeno \ + ltp \ nbench-byte \ netperf \ netpipe \ packagegroup-ivi-common-test-ltp \ rt-tests \ + stress \ + trinity \ wayland-fits \ " |