[oe-commits] [meta-openembedded] 60/91: gtkmathview, abiword: Blacklist

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


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

commit 2f13cedf4bb287ebe9f8319ca5f9b81cbcecf6eb
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 13:59:00 2016 +0100

    gtkmathview, abiword: Blacklist
    
    * http://errors.yoctoproject.org/Errors/Details/35122/
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb        | 2 ++
 meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
index 962a56c..89ba736 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
@@ -122,3 +122,5 @@ python populate_packages_prepend () {
 }
 
 FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt"
+
+PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview"
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index 2dbec7d..bfd8ec6 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -20,3 +20,6 @@ inherit autotools pkgconfig
 do_configure_prepend() {
     sed -i -e s:AM_BINRELOC::g ${S}/configure.ac
 }
+
+# http://errors.yoctoproject.org/Errors/Details/35122/
+PNBLACKLIST[gtkmathview] ?= "BROKEN: ERROR: QA Issue: mathview-frontend-libxml2.pc, mathview-frontend-libxml2-reader.pc failed sanity test (tmpdir)"

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


More information about the Openembedded-commits mailing list