diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 18:08:14 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 18:08:14 +0200 |
commit | 8f862ba1458f9f146606d026acc885c9d09b94f0 (patch) | |
tree | e5e78d41a2542aae9a4853919c284131c3344f79 /meta-ivi-common/recipes-test/packagegroups | |
parent | c401a0436025828588a32a912bf2f04c4e0cb4ca (diff) |
Mask wayland-fits as it is broken in jethro
Change-Id: I110048c45b760ad2c4f2f8dafa2154ccbb21f5f2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-ivi-common/recipes-test/packagegroups')
-rw-r--r-- | meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb | 5 |
1 files changed, 4 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 77e3b72bf..3b7fe2a34 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 @@ -29,10 +29,13 @@ RDEPENDS_${PN} += "\ rt-tests \ stress \ trinity \ - wayland-fits \ " # to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial" # netperf +# wayland-fits is broken in jethro, https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg46505.html +# http://errors.yoctoproject.org/Errors/Details/35141/ +# wayland-fits + # Packages for shell commands which are required by LTP |