mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 17:13:00 +00:00
cunit: Blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d0f7733160
commit
5912f0f891
@ -17,3 +17,6 @@ EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-con
|
|||||||
|
|
||||||
FILES_${PN}-dev += "${datadir}/CUnit"
|
FILES_${PN}-dev += "${datadir}/CUnit"
|
||||||
FILES_${PN}-doc += "${docdir}"
|
FILES_${PN}-doc += "${docdir}"
|
||||||
|
|
||||||
|
# http://errors.yoctoproject.org/Errors/Details/35136/
|
||||||
|
PNBLACKLIST[cunit] ?= "BROKEN: QA Issue: libcunit.la failed sanity test (workdir)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user