From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/10] dhcpdump: move as a proper package, bump version
Date: Wed, 18 May 2011 17:33:08 +0200 [thread overview]
Message-ID: <8739kcvxaj.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <5397d444fc4c7aacb229d2c103171c9a8ad97e61.1305713253.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Wed, 18 May 2011 12:08:20 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> dhcpdump 1.7 required tcpdump, but version 1.8 now uses libpcap
Thomas> instead. Also version 1.8 is no longer autotools based, but just a
Thomas> simple Makefile.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> package/Config.in | 1 +
Thomas> package/dhcpdump/Config.in | 5 ++
Thomas> .../dhcpdump-1.8-use-non-bsd-structures.patch | 21 +++++++
Thomas> package/dhcpdump/dhcpdump.mk | 21 +++++++
Thomas> package/tcpdump/Config.in | 6 --
Thomas> package/tcpdump/dhcpdump.mk | 62 --------------------
Thomas> diff --git a/package/dhcpdump/dhcpdump-1.8-use-non-bsd-structures.patch b/package/dhcpdump/dhcpdump-1.8-use-non-bsd-structures.patch
Thomas> new file mode 100644
Thomas> index 0000000..15a3508
Thomas> --- /dev/null
Thomas> +++ b/package/dhcpdump/dhcpdump-1.8-use-non-bsd-structures.patch
Thomas> @@ -0,0 +1,21 @@
Thomas> +The udphdr structure has uh_* fields when _FAVOR_BSD is
Thomas> +defined. Otherwise, the fields are just named source, dest, len and
Thomas> +check. See <netinet/udp.h>.
Thomas> +
Where does this patch come from?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-05-18 15:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 10:08 [Buildroot] [pull request] Pull request for branch for-2011.05/package-cleanups Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 01/10] festival: remove packages Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 02/10] dhcpdump: move as a proper package, bump version Thomas Petazzoni
2011-05-18 15:33 ` Peter Korsgaard [this message]
2011-05-18 16:00 ` Thomas Petazzoni
2011-05-18 18:04 ` Peter Korsgaard
2011-05-18 10:08 ` [Buildroot] [PATCH 03/10] sudo: bump and convert to AUTOTARGETS Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 04/10] atk: bump to 1.33.6 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 05/10] libglib2: bump to 2.28.6 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 06/10] pango: bump to 1.28.4 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 07/10] libgtk2: bump to 2.24.4 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 08/10] libgtk2: change download site Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 09/10] libgtk2: add option to install the gtk-demo program Thomas Petazzoni
2011-05-18 15:37 ` Peter Korsgaard
2011-05-18 10:08 ` [Buildroot] [PATCH 10/10] gtk2-engines: bump, rename config option and convert to AUTOTARGETS Thomas Petazzoni
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=8739kcvxaj.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 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.