From 8f862ba1458f9f146606d026acc885c9d09b94f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Mon, 18 Apr 2016 18:08:14 +0200 Subject: [PATCH] Mask wayland-fits as it is broken in jethro MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I110048c45b760ad2c4f2f8dafa2154ccbb21f5f2 Signed-off-by: Jan-Simon Möller --- .../recipes-test/packagegroups/packagegroup-ivi-common-test.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.16.6