From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] pkg-generic: Cleanup some redundant checks
Date: Mon, 1 Apr 2019 23:10:15 +0200 [thread overview]
Message-ID: <20190401231015.40aff37c@windsurf> (raw)
In-Reply-To: <20190317212014.3831-2-nolange79@gmail.com>
Hello Norbert,
On Sun, 17 Mar 2019 22:20:14 +0100
Norbert Lange <nolange79@gmail.com> wrote:
> With the last change, packages will depend
> only on host-{xz,lzip} if the source archives
> have filenames requesting the corresponding compressor.
>
> This allows using a single guard.
>
> Signed-off-by: Norbert Lange <nolange79@gmail.com>
> ---
> package/pkg-generic.mk | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
I hesitated a bit on this. Originally, I was quite in favor of the
change and found Yann's opinion a bit too strict. However, after
applying the patch, and looking at the code, I ended up feeling a bit
like Yann: even though there are less lines of code, the conditions
become a bit tricky, while currently, they are perfectly clear.
So I'll mark this patch as Rejected. Of course, if other BR maintainers
object, we can revisit, my choice is not super strong.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-04-01 21:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-17 21:20 [Buildroot] [PATCH v2 1/2] pkg-generic: Depend on host-{xz, lzip} only for fitting archives Norbert Lange
2019-03-17 21:20 ` [Buildroot] [PATCH v2 2/2] pkg-generic: Cleanup some redundant checks Norbert Lange
2019-03-19 22:03 ` Yann E. MORIN
2019-03-25 21:20 ` Norbert Lange
2019-04-01 21:10 ` Thomas Petazzoni [this message]
2019-04-01 21:47 ` Arnout Vandecappelle
2019-03-19 21:50 ` [Buildroot] [PATCH v2 1/2] pkg-generic: Depend on host-{xz, lzip} only for fitting archives Yann E. MORIN
2019-04-01 21:08 ` Thomas Petazzoni
2019-04-05 15:39 ` Peter Korsgaard
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=20190401231015.40aff37c@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