diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-04-10 16:35:33 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-04-10 16:35:33 +0200 |
commit | 002c19b6681c177fc3296cb8303c528b154e795f (patch) | |
tree | 0f20a5b9e6fe98bfc686de6cef4609dfe2a262b5 /meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb | |
parent | 93c3f85bd8b1313f9cc4cdaf1cd4bd6d9dbdc91e (diff) |
Remove trinity from packagegroup-ivi-common-test due to FTBS
See SPEC-1384.
Change-Id: I5a86c317184f99b8f903229aa5e4b12831e10c02
Bug-AGL: SPEC-1384
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, 2 insertions, 1 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 44fabae06..84a951bce 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 @@ -30,13 +30,14 @@ RDEPENDS_${PN} += "\ packagegroup-ivi-common-test-ltp \ rt-tests \ stress \ - trinity \ " # to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial" # netperf # FTBS, SPEC-316 # himeno +# FTBS, SPEC-1384 +# trinity # Packages for shell commands which are required by LTP |