[oe] [PATCH][meta-oe 07/10] wayland-fits: Blacklist

Martin Jansa martin.jansa at gmail.com
Mon Feb 22 13:09:53 UTC 2016


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb
index b74c44a..374a850 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'"
-- 
2.7.1




More information about the Openembedded-devel mailing list