From: akuster <akuster@mvista.com>
To: openembedded-devel@lists.openembedded.org,
Joe MacDonald <joe_macdonald@mentor.com>
Subject: Re: [meta-networking][PATCH] wireshark: update configuration and epoch
Date: Wed, 06 Aug 2014 12:58:52 -0700 [thread overview]
Message-ID: <53E288FC.1050403@mvista.com> (raw)
In-Reply-To: <1407354015-12183-1-git-send-email-joe_macdonald@mentor.com>
if needed.
Acked-by: Armin Kuster <akuster@mvista.com>
On 08/06/2014 12:40 PM, Joe MacDonald wrote:
> Commit 6d781369 warranted a PE bump but didn't include it. Update it,
> correct a typo in EXTRA_OECONF and explicitly disable c-ares resolver at
> the same time.
>
> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
> ---
> meta-networking/recipes-support/wireshark/wireshark_1.12.0.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.0.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.0.bb
> index 449ac47..13b1f3f 100644
> --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.0.bb
> +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.0.bb
> @@ -23,13 +23,15 @@ PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
> PACKAGECONFIG[gnutls] = "--with-gnutls=yes, --with-gnutls=no, gnutls"
> PACKAGECONFIG[gcrypt] = "--with-gcrypt=yes, --with-gcrypt=no, libgcrypt"
>
> -EXTRA_OECONF = "--with-qt=no --enable-usr-local=no -enable-tshark"
> +EXTRA_OECONF = "--with-qt=no --enable-usr-local=no --enable-tshark --with-c-ares=no"
>
> LIC_FILES_CHKSUM = "file://README.linux;md5=631e077455b7972172eb149195e065b0"
> SRC_URI = " \
> http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.12.0.tar.bz2 \
> "
>
> +PE = "1"
> +
> SRC_URI[md5sum] = "8dcfe451d8769901129809d2e19c1fb7"
> SRC_URI[sha256sum]= "0f59fea1c5b35de90af681067e49113fee0dd7a901750a97fa25f4256dbf13c7"
>
>
next prev parent reply other threads:[~2014-08-06 19:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-06 19:40 [meta-networking][PATCH] wireshark: update configuration and epoch Joe MacDonald
2014-08-06 19:58 ` akuster [this message]
2014-08-06 21:39 ` Martin Jansa
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=53E288FC.1050403@mvista.com \
--to=akuster@mvista.com \
--cc=joe_macdonald@mentor.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 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.