[oe-commits] [meta-openembedded] 06/18: cunit: Blacklist

git at git.openembedded.org git at git.openembedded.org
Mon Feb 22 13:10:46 UTC 2016


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

commit cac7d72e54aa96a3556a17d1b59db574a83e82f0
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