All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Joel Stanley <joel@jms.id.au>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/powerpc-utils: Bump to v1.3.10
Date: Sat, 23 Jul 2022 19:15:56 +0200	[thread overview]
Message-ID: <20220723191556.452e4eec@windsurf> (raw)
In-Reply-To: <20220606085108.1628288-3-joel@jms.id.au>

On Mon,  6 Jun 2022 18:21:08 +0930
Joel Stanley <joel@jms.id.au> wrote:

> Since v1.3.9 the package requires numa.h from numctl, so add this as a
> dependency.
> 
> This bump fixes a missing limits.h for PATH_MAX when building with musl
> as detected by the autobuilder.
> 
> librtas now builds fine with musl too, so remove the glibc restriction
> for enabling that support.
> 
> Fixes:
> 
>  http://autobuild.buildroot.net/results/613ec647e251ac52a01f222044bd675ce36c1b5b/
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  package/powerpc-utils/Config.in          | 5 +----
>  package/powerpc-utils/powerpc-utils.hash | 2 +-
>  package/powerpc-utils/powerpc-utils.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 7 deletions(-)

So, as Arnout suggested, I split this into two commits:

 - One backporting the musl fix, and just that, so that it can be
   backported to our LTS branch.

 - One doing the bump to 1.3.10, which obviously removes the patch as
   it is upstream.

Note that you had forgotten to propagate the numactl Config.in
dependencies to powerpc-utils, so I did that as well.

Applied with those changes. 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

      parent reply	other threads:[~2022-07-23 17:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06  8:51 [Buildroot] [PATCH 0/2] powerpc utils and librtas bump Joel Stanley
2022-06-06  8:51 ` [Buildroot] [PATCH 1/2] package/librtas: Bump to v2.0.3 Joel Stanley
2022-06-06 18:19   ` Arnout Vandecappelle
2022-07-23 16:57   ` Thomas Petazzoni via buildroot
2022-06-06  8:51 ` [Buildroot] [PATCH 2/2] package/powerpc-utils: Bump to v1.3.10 Joel Stanley
2022-06-06 18:19   ` Arnout Vandecappelle
2022-07-23 17:15   ` 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=20220723191556.452e4eec@windsurf \
    --to=buildroot@buildroot.org \
    --cc=joel@jms.id.au \
    --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.