All of lore.kernel.org
 help / color / mirror / Atom feed
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 v2] package/swugenerator: add missing runtime dependencies
Date: Fri, 5 Jan 2024 14:06:11 +0100	[thread overview]
Message-ID: <20240105140611.6a19a037@windsurf> (raw)
In-Reply-To: <20231226214037.144870-1-giulio.benetti@benettiengineering.com>

Hello Giulio,

Thanks for the v2!

On Tue, 26 Dec 2023 22:40:37 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> From: Giulio Benetti <giulio.benetti+tekvox@benettiengineering.com>
> 
> At the moment swugenerator package lacks host-openssl, host-gzip and
> host-zstd runtime dependency so let's add them to prevent swugenerator from
> failing to run.

I'm going to nitpick a bit (yes, I admit), but this commit log explains
what the commit does, not why it does it. The *why* is important. The
problem is not that swugenerator lacks host-openssl, host-gzip and
host-zstd.

The problem is that swugenerator can (apparently) use openssl, gzip and
zstd on the host (under which conditions?), and therefore we should add
host-openssl, host-gzip and host-zstd as runtime dependencies.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-01-05 13:06 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 [this message]
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

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=20240105140611.6a19a037@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.