aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-02-22 14:06:55 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:47:23 +0100
commit5912f0f891c18d364085328e8c10ea2d37f09d6d (patch)
tree55c1f599d55c916c1b446f34d800f0634a3ff3e4 /meta-oe/recipes-devtools
parentd0f7733160c8fe1a38ac85bc543925f12048b54b (diff)
downloadmeta-openembedded-5912f0f891c18d364085328e8c10ea2d37f09d6d.tar.gz
cunit: Blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb3
1 files changed, 3 insertions, 0 deletions
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 085f4be893..ab8cf764be 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)"