[oe-commits] [meta-openembedded] 80/141: tesseract: Blacklist

git at git.openembedded.org git at git.openembedded.org
Wed Feb 24 13:09:14 UTC 2016


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

commit 4f91eccc3910e83642be258f83054d4e522ee250
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 14:07:21 2016 +0100

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

diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb b/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb
index 72bd423..652bcf2 100644
--- a/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb
+++ b/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb
@@ -18,3 +18,6 @@ inherit autotools pkgconfig
 FILES_${PN} += "${datadir}/tessdata"
 
 RRECOMMENDS_${PN} += "tesseract-lang-eng"
+
+# http://errors.yoctoproject.org/Errors/Details/35134/
+PNBLACKLIST[tesseract] ?= "BROKEN: QA Issue: tesseract.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