diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-22 14:06:06 +0100 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-02-22 15:51:18 -0500 |
| commit | dff3b8f066421f23c5ac3f5ccd505e5269d5811c (patch) | |
| tree | 9f701ea4100db0c91be58f2fc1177617708420b8 /meta-networking | |
| parent | 56f058c3c142a0ffb32e98a2d8b845991f33a223 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-networking/recipes-irc/znc/znc_git.bb | 3 |
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 | |||
| 25 | do_configure_prepend() { | 25 | do_configure_prepend() { |
| 26 | automake --add-missing || true | 26 | automake --add-missing || true |
| 27 | } | 27 | } |
| 28 | |||
| 29 | # http://errors.yoctoproject.org/Errors/Details/35142/ | ||
| 30 | PNBLACKLIST[znc] ?= "BROKEN: QA Issue: znc.pc failed sanity test" | ||
