aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-irc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-02-22 14:06:06 +0100
committerJoe MacDonald <joe_macdonald@mentor.com>2016-02-22 15:51:18 -0500
commitdff3b8f066421f23c5ac3f5ccd505e5269d5811c (patch)
tree9f701ea4100db0c91be58f2fc1177617708420b8 /meta-networking/recipes-irc
parent56f058c3c142a0ffb32e98a2d8b845991f33a223 (diff)
downloadmeta-openembedded-dff3b8f066421f23c5ac3f5ccd505e5269d5811c.tar.gz
znc: Blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-irc')
-rw-r--r--meta-networking/recipes-irc/znc/znc_git.bb3
1 files changed, 3 insertions, 0 deletions
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"