[oe-commits] [meta-openembedded] 58/91: wayland-fits: Blacklist

git at git.openembedded.org git at git.openembedded.org
Thu Feb 25 16:48:00 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 47c153bdb8f04575ecf185a5e4e1019c84e30423
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 14:07:32 2016 +0100

    wayland-fits: Blacklist
    
    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'"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list