mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01: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}-doc += "${docdir}"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/35136/
|
||||
PNBLACKLIST[cunit] ?= "BROKEN: QA Issue: libcunit.la failed sanity test (workdir)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user