diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-04-10 19:31:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-04-10 19:31:00 +0000 |
commit | 6b6172b3f33c5cb520b916b5cb9fdedc98e12404 (patch) | |
tree | 8747c676f946626d2f560e191da7f8e307421fae | |
parent | 7d4c674f19b690f5e75a3f517f8758bf7121f033 (diff) | |
parent | 002c19b6681c177fc3296cb8303c528b154e795f (diff) |
Merge "Remove trinity from packagegroup-ivi-common-test due to FTBS"
-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 |