mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:36:21 +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:
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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user