All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Stefan Agner <stefan@agner.ch>
Cc: yann.morin.1998@free.fr, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] [master] boot/grub2: fix build race condition
Date: Thu, 4 Aug 2022 15:12:07 +0200	[thread overview]
Message-ID: <20220804151207.3ad0fbe1@windsurf> (raw)
In-Reply-To: <32cdca079efa80b745bb60af23ad9e99f3cabbf4.1659613508.git.stefan@agner.ch>

Hello Stefan,

On Thu,  4 Aug 2022 13:45:27 +0200
Stefan Agner <stefan@agner.ch> wrote:

> Sometimes buildroot fails with:
> ../grub-core/kern/emu/hostfs.c:20:10: fatal error: config-util.h: No such file or directory
>    20 | #include <config-util.h>
>       |          ^~~~~~~~~~~~~~~
> 
> Add a patch which fixes the Makefile to correctly generate config-util.h
> first.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Thanks for this patch.

> ---
>  ...ub_fstest.pp-depend-on-config-util.h.patch | 24 +++++++++++++++++++
>  boot/grub2/grub2.mk                           |  6 +++++
>  2 files changed, 30 insertions(+)
>  create mode 100644 boot/grub2/0001-Makefile-Make-grub_fstest.pp-depend-on-config-util.h.patch
> 
> diff --git a/boot/grub2/0001-Makefile-Make-grub_fstest.pp-depend-on-config-util.h.patch b/boot/grub2/0001-Makefile-Make-grub_fstest.pp-depend-on-config-util.h.patch
> new file mode 100644
> index 0000000000..96e6852e86
> --- /dev/null
> +++ b/boot/grub2/0001-Makefile-Make-grub_fstest.pp-depend-on-config-util.h.patch

We require all patches to have a proper commit log, with commit title +
description, and a Signed-off-by line. Also, we need to have the
upstream status of the patch, i.e where it has been submitted (or taken
from).

Could you rework your patch accordingly?

Thanks a lot!

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:[~2022-08-04 13:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04 11:45 [Buildroot] [PATCH] [master] boot/grub2: fix build race condition Stefan Agner
2022-08-04 13:12 ` Thomas Petazzoni via buildroot [this message]
2022-08-04 13:38   ` Stefan Agner
2022-08-04 14:05     ` 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=20220804151207.3ad0fbe1@windsurf \
    --to=buildroot@buildroot.org \
    --cc=stefan@agner.ch \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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.