From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Joachim Wiberg <troglobit@gmail.com>
Cc: Joris Lijssens <joris.lijssens@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libnet: bump to v1.3
Date: Wed, 1 Nov 2023 22:38:17 +0100 [thread overview]
Message-ID: <20231101223817.4c355102@windsurf> (raw)
In-Reply-To: <20231016200055.1175594-1-troglobit@gmail.com>
On Mon, 16 Oct 2023 22:00:55 +0200
Joachim Wiberg <troglobit@gmail.com> wrote:
> Changes:
> - Major upgrade, no API or ABI breaking changes (that we know of).
> https://github.com/libnet/libnet/releases/tag/v1.3
>
> Packaging:
> - Verified builds on *all* test-pkg archs & toolchains
> - Verified test-pkg also with ngrep, suricata, and mz
> - Drop backported int64_t patch
> - Disable doxygen (html docs) in build
> - sha256sum of tarball now generated upstream
>
> Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
> ---
> ...d-of-__int64_t-for-mingw-cross-build.patch | 31 -------------------
> package/libnet/libnet.hash | 6 ++--
> package/libnet/libnet.mk | 3 +-
> 3 files changed, 5 insertions(+), 35 deletions(-)
> delete mode 100644 package/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-cross-build.patch
This change raised 3 check-package warnings:
WARNING: package/libnet/libnet.hash:2: separation does not match expectation (http://nightly.buildroot.org/#adding-packages-hash)
WARNING: package/libnet/libnet.mk:17: unconditional override of variable LIBNET_CONF_OPTS
WARNING: .checkpackageignore:712: ignored file package/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-cross-build.patch is missing
I fixed then and applied to master. Thanks!
(Perhaps you can add "make check-package" do your usual testing of your
changes)
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-11-01 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-16 20:00 [Buildroot] [PATCH 1/1] package/libnet: bump to v1.3 Joachim Wiberg
2023-11-01 21:38 ` Thomas Petazzoni via buildroot [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=20231101223817.4c355102@windsurf \
--to=buildroot@buildroot.org \
--cc=joris.lijssens@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=troglobit@gmail.com \
/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.