diff options
-rw-r--r-- | meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 += " \ | |||
84 | ${libdir}/snort_dynamicrules/*.so \ | 84 | ${libdir}/snort_dynamicrules/*.so \ |
85 | ${prefix}/src/snort_dynamicsrc \ | 85 | ${prefix}/src/snort_dynamicsrc \ |
86 | " | 86 | " |
87 | |||
88 | # http://errors.yoctoproject.org/Errors/Details/35137/ | ||
89 | PNBLACKLIST[snort] ?= "BROKEN: QA Issue: snort_preproc.pc, snort_output.pc, snort.pc" | ||