gtkmathview, abiword: Blacklist

* http://errors.yoctoproject.org/Errors/Details/35122/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2016-02-22 13:59:00 +01:00
parent ed324ea2ec
commit 2f13cedf4b
2 changed files with 5 additions and 0 deletions

View File

@ -122,3 +122,5 @@ python populate_packages_prepend () {
} }
FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt"
PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview"

View File

@ -20,3 +20,6 @@ inherit autotools pkgconfig
do_configure_prepend() { do_configure_prepend() {
sed -i -e s:AM_BINRELOC::g ${S}/configure.ac 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)"