All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Vincent Fazio <vfazio@gmail.com>
Cc: Romain Naour <romain.naour@gmail.com>,
	Giulio Benetti <giulio.benetti@benettiengineering.com>,
	Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] toolchain/toolchain-external/toolchain-external-bootlin: flag OpenMP support
Date: Sun, 23 Jul 2023 09:48:18 +0200	[thread overview]
Message-ID: <20230723094818.1d6d19f4@windsurf> (raw)
In-Reply-To: <20230706171834.1065129-1-vfazio@gmail.com>

On Thu,  6 Jul 2023 12:18:32 -0500
Vincent Fazio <vfazio@gmail.com> wrote:

> Due to a bug in the upstream toolchain builder's fragment generator [0],
> gen-bootlin-toolchains is not aware that OpenMP was enabled for all
> 2022.08 toolchains.
> 
> OpenMP support needs to be flagged so the proper libraries get copied
> into the resultant filesystem to avoid missing dependencies [1].
> 
> [0]: https://github.com/bootlin/toolchains-builder/issues/60
> [1]: https://bugs.busybox.net/show_bug.cgi?id=15634
> 
> Signed-off-by: Vincent Fazio <vfazio@gmail.com>
> ---
>  .../Config.in.options                         | 187 ++++++++++++++++++
>  1 file changed, 187 insertions(+)

Thanks, I have applied the series. For PATCH 1/3, I have reworked the
commit log, because in fact what I did is that I fixed the bogus
fragments on toolchains.bootlin.com, then applied your commit, ran
gen-bootlin-toolchains, and verified that the results were identical.

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:[~2023-07-23  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 17:18 [Buildroot] [PATCH 1/3] toolchain/toolchain-external/toolchain-external-bootlin: flag OpenMP support Vincent Fazio
2023-07-06 17:18 ` [Buildroot] [PATCH 2/3] toolchain/helper: perform reverse support checks Vincent Fazio
2023-07-06 17:18 ` [Buildroot] [PATCH 3/3] toolchain/toolchain-external: always call checks with dependencies Vincent Fazio
2023-07-23  7:48 ` Thomas Petazzoni via buildroot [this message]
2023-08-29 20:09 ` [Buildroot] [PATCH 1/3] toolchain/toolchain-external/toolchain-external-bootlin: flag OpenMP support Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2023-07-06 17:09 Vincent Fazio

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=20230723094818.1d6d19f4@windsurf \
    --to=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=romain.naour@gmail.com \
    --cc=thomas.de_schampheleire@nokia.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vfazio@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.