From dff3b8f066421f23c5ac3f5ccd505e5269d5811c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 22 Feb 2016 14:06:06 +0100 Subject: znc: Blacklist Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-irc/znc/znc_git.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-networking/recipes-irc') diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb index a7a44e2b0f..6603c7708e 100644 --- a/meta-networking/recipes-irc/znc/znc_git.bb +++ b/meta-networking/recipes-irc/znc/znc_git.bb @@ -25,3 +25,6 @@ inherit autotools-brokensep pkgconfig do_configure_prepend() { automake --add-missing || true } + +# http://errors.yoctoproject.org/Errors/Details/35142/ +PNBLACKLIST[znc] ?= "BROKEN: QA Issue: znc.pc failed sanity test" -- cgit 1.2.3-korg