[oe-commits] [meta-openembedded] 27/32: wayland-fits: update, get out of PNBLACKLIST

git at git.openembedded.org git at git.openembedded.org
Wed Apr 27 08:08:37 UTC 2016


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

commit fb5779a9ac48c0413786ff305793f536a5447688
Author: Manuel Bachmann <mbc at iot.bzh>
AuthorDate: Tue Apr 26 11:02:23 2016 +0200

    wayland-fits: update, get out of PNBLACKLIST
    
    Update to latest version, which has fixes for building with
    Weston >= 1.8.91, and thus builds with branches >= Jethro.
    
    Signed-off-by: Manuel Bachmann <mbc at iot.bzh>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb
index 374a850..6852fd3 100755
--- a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb
+++ b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f8d34cadaf891753c0f00c6cd48f08f5 \
                     file://src/extensions/weston/weston-wfits.cpp;endline=21;md5=848c81e55cf3a30a9f6ed75f0dba7a97"
 
 SRC_URI = "git://github.com/01org/wayland-fits.git"
-SRCREV = "f30dfa9fceb438d3687c5215093fffc21a7852fc"
+SRCREV = "f108335e374772ae2818a30ae37fe6fcda81980f"
 
 S = "${WORKDIR}/git"
 
@@ -31,6 +31,3 @@ 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