From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Giulio Benetti <giulio.benetti+tekvox@benettiengineering.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v3] package/swugenerator: add missing runtime dependencies
Date: Wed, 7 Feb 2024 17:11:49 +0100 [thread overview]
Message-ID: <20240207171149.2f609365@windsurf> (raw)
In-Reply-To: <20240107115958.173945-1-giulio.benetti@benettiengineering.com>
On Sun, 7 Jan 2024 12:59:58 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> From: Giulio Benetti <giulio.benetti+tekvox@benettiengineering.com>
>
> Package swugenerator can use openssl to encrypt files in .swu(cpio)
> resulting output archive and gzip or zlib to compress the same files but
> we're not sure build environment have or not openssl, gzip and zlib
> installed so add them as host dependencies like:
> * host-openssl
> * host-gzip
> * host-zlib
>
> Signed-off-by: Giulio Benetti <giulio.benetti+tekvox@benettiengineering.com>
> ---
> V1->V2:
> * V1->V2:
> * add host-zstd and clarify in commit log these are runtime dependencies as
> pointed by Thomas Petazzoni
> V2->V3:
> * improve commit log explaining why we need this patch as pointed by
> Thomas Petazzoni
> ---
> package/swugenerator/swugenerator.mk | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Applied to master, thanks.
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:[~2024-02-07 16:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-02 1:51 [Buildroot] [PATCH] package/swugenerator: add missing dependencies Giulio Benetti
2023-12-24 11:11 ` Thomas Petazzoni via buildroot
2023-12-26 21:28 ` Giulio Benetti
2023-12-27 9:30 ` Thomas Petazzoni via buildroot
2023-12-26 21:40 ` [Buildroot] [PATCH v2] package/swugenerator: add missing runtime dependencies Giulio Benetti
2024-01-05 13:06 ` Thomas Petazzoni via buildroot
2024-01-05 13:22 ` Giulio Benetti
2024-01-05 13:25 ` Thomas Petazzoni via buildroot
2024-01-07 11:59 ` [Buildroot] [PATCH v3] " Giulio Benetti
2024-01-07 12:05 ` Giulio Benetti
2024-02-07 16:11 ` 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=20240207171149.2f609365@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti+tekvox@benettiengineering.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=thomas.petazzoni@bootlin.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.