mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
znc: Blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
56f058c3c1
commit
dff3b8f066
@@ -25,3 +25,6 @@ inherit autotools-brokensep pkgconfig
|
|||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
automake --add-missing || true
|
automake --add-missing || true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# http://errors.yoctoproject.org/Errors/Details/35142/
|
||||||
|
PNBLACKLIST[znc] ?= "BROKEN: QA Issue: znc.pc failed sanity test"
|
||||||
|
|||||||
Reference in New Issue
Block a user