From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] snort: fix paths in pkgconfig files
Date: Wed, 27 Apr 2016 09:50:14 +0200 [thread overview]
Message-ID: <20160427075014.GD2559@jama> (raw)
In-Reply-To: <1461660854-31802-1-git-send-email-Qi.Chen@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1785 bytes --]
On Tue, Apr 26, 2016 at 04:54:14PM +0800, Chen Qi wrote:
> Fix paths in pkgconfig files and remove snort from blacklist.
There is also undeclared dependency as shown by QA warning:
snort-2.9.7.5: snort rdepends on liblzma, but it isn't a build dependency, missing xz in DEPENDS or PACKAGECONFIG? [build-deps]
Please fix that before unblacklisting.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
> meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb | 5 ++---
> 1 file changed, 2 insertions(+), 3 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 7d946af..69180c8 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
> @@ -56,6 +56,8 @@ do_install_append() {
> install -m 755 ${WORKDIR}/snort.init ${D}${sysconfdir}/init.d/snort
> mkdir -p ${D}${localstatedir}/log/snort
> install -d ${D}/var/log/snort
> +
> + sed -i 's/-fdebug-prefix-map[^ ]*//g; s#${STAGING_DIR_TARGET}##g' ${D}${libdir}/pkgconfig/*.pc
> }
>
> FILES_${PN} += " \
> @@ -84,6 +86,3 @@ 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.8.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
prev parent reply other threads:[~2016-04-27 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 8:54 [meta-networking][PATCH] snort: fix paths in pkgconfig files Chen Qi
2016-04-27 7:50 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160427075014.GD2559@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox