From 80e00f95f7798577b882c68af6b28e9eaa47d0ab Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 22 Feb 2016 14:05:50 +0100 Subject: [PATCH] snort: Blacklist Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- 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 a81aa7f414..7d946af25b 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"