Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/wireshark: bump to version 3.2.0
Date: Mon, 30 Dec 2019 14:06:29 +0100	[thread overview]
Message-ID: <20191230140629.6fc1a74d@windsurf> (raw)
In-Reply-To: <20191226223757.265559-1-fontaine.fabrice@gmail.com>

Hello Fabrice,

On Thu, 26 Dec 2019 23:37:57 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> - Remove patches (already in version)
> - Add patch to fix static build with pcap by reverting an upstream
>   commit. This patch has been sent upstream and there is already some
>   comments on it. However, upstream does not seem to really care/test
>   static builds. So, perhaps an easier road would to add a dynamic
>   library dependency on wireshark instead of fixing things again and
>   again each time wireshark is bumped...

It would be fine for me to make wireshark depends on !BR2_STATIC_LIBS.

> - Add mandatory speexdsp dependency to avoid using internal one when
>   building wireshark or sharkd:
>   https://github.com/wireshark/wireshark/commit/186f985793cceb7d7222955987df72ab5a82beeb
> - Disable -Werror (it is now enabled by default)
> - Add brotli optional dependency:
>   https://github.com/wireshark/wireshark/commit/9ce60b173bf17b7d20695d9dc1de050989019664
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  .../0001-CMake-add-USE_STATIC-option.patch    |  70 ------------
>  ...ke-Add-libpcap-imported-library-targ.patch | 104 ++++++++++++++++++
>  ...pkg-config-to-find-pcap-dependencies.patch |  45 --------
>  ...-config-to-find-libxml2-dependencies.patch |  48 --------
>  package/wireshark/Config.in                   |   1 +
>  package/wireshark/wireshark.hash              |   6 +-
>  package/wireshark/wireshark.mk                |  13 ++-
>  7 files changed, 119 insertions(+), 168 deletions(-)
>  delete mode 100644 package/wireshark/0001-CMake-add-USE_STATIC-option.patch
>  create mode 100644 package/wireshark/0001-CMake-revert-CMake-Add-libpcap-imported-library-targ.patch
>  delete mode 100644 package/wireshark/0002-FindPCAP-use-pkg-config-to-find-pcap-dependencies.patch
>  delete mode 100644 package/wireshark/0003-FindXml2-use-pkg-config-to-find-libxml2-dependencies.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-12-30 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-26 22:37 [Buildroot] [PATCH 1/1] package/wireshark: bump to version 3.2.0 Fabrice Fontaine
2019-12-30 13:06 ` Thomas Petazzoni [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=20191230140629.6fc1a74d@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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