From 47c153bdb8f04575ecf185a5e4e1019c84e30423 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 22 Feb 2016 14:07:32 +0100 Subject: wayland-fits: Blacklist Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-oe/recipes-graphics') diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb index b74c44a633..374a850e68 100755 --- a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb +++ b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb @@ -31,3 +31,6 @@ do_install_append() { FILES_${PN} += "${bindir}/wfits ${libdir}/weston/*.so" FILES_${PN}-dbg += "${bindir}/.debug ${libdir}/weston/.debug ${prefix}/src" + +# http://errors.yoctoproject.org/Errors/Details/35141/ +PNBLACKLIST[wayland-fits] ?= "BROKEN: fails since wayland upgrade: weston-wfits.cpp:86:39: error: expected primary-expression before 'struct'" -- cgit 1.2.3-korg