[oe-commits] [meta-openembedded] 54/91: cunit: Blacklist

git at git.openembedded.org git at git.openembedded.org
Thu Feb 25 16:47:56 UTC 2016


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

commit 5912f0f891c18d364085328e8c10ea2d37f09d6d
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 14:06:55 2016 +0100

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

diff --git a/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb b/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb
index 085f4be..ab8cf76 100644
--- a/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb
+++ b/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb
@@ -17,3 +17,6 @@ EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-con
 
 FILES_${PN}-dev += "${datadir}/CUnit"
 FILES_${PN}-doc += "${docdir}"
+
+# http://errors.yoctoproject.org/Errors/Details/35136/
+PNBLACKLIST[cunit] ?= "BROKEN: QA Issue: libcunit.la failed sanity test (workdir)"

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


More information about the Openembedded-commits mailing list