All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-networking 1/5] snort: Blacklist
@ 2016-02-22 13:10 Martin Jansa
  2016-02-22 13:10 ` [PATCH][meta-networking 2/5] squid: Blacklist Martin Jansa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Martin Jansa @ 2016-02-22 13:10 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb
index a81aa7f..7d946af 100644
--- a/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb
+++ b/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb
@@ -84,3 +84,6 @@ FILES_${PN}-dev += " \
     ${libdir}/snort_dynamicrules/*.so \
     ${prefix}/src/snort_dynamicsrc \
 "
+
+# http://errors.yoctoproject.org/Errors/Details/35137/
+PNBLACKLIST[snort] ?= "BROKEN: QA Issue: snort_preproc.pc, snort_output.pc, snort.pc"
-- 
2.7.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-22 15:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 13:10 [PATCH][meta-networking 1/5] snort: Blacklist Martin Jansa
2016-02-22 13:10 ` [PATCH][meta-networking 2/5] squid: Blacklist Martin Jansa
2016-02-22 13:10 ` [PATCH][meta-networking 3/5] znc: Blacklist Martin Jansa
2016-02-22 13:10 ` [PATCH][meta-networking 4/5] curlpp: Blacklist Martin Jansa
2016-02-22 13:10 ` [PATCH][meta-networking 5/5] dovecot: Blacklist Martin Jansa
2016-02-22 14:42   ` Richard Purdie
2016-02-22 15:30     ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.