All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fs: prepare temp directory before running PRE_GEN hooks
Date: Sat, 2 Dec 2017 14:41:04 +0100	[thread overview]
Message-ID: <20171202144104.39d92cf6@windsurf.lan> (raw)
In-Reply-To: <20171202115505.30997-1-yann.morin.1998@free.fr>

Hello,

On Sat,  2 Dec 2017 12:55:05 +0100, Yann E. MORIN wrote:
> Some filesystems have PRE_GEN hooks that create a directory structure
> under the temporary directory.
> 
> For example, iso9660 will create a sub-directory where it stores the
> kernel (in case of initramfs or initrd).
> 
> So, we must run the PRE_GEN hooks after we cleanup/create the temporary
> directory.
> 
> Fixes:
>     https://gitlab.com/buildroot.org/buildroot/-/jobs/42835965
>     https://gitlab.com/buildroot.org/buildroot/-/jobs/42835967
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  fs/common.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2017-12-02 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02 11:55 [Buildroot] [PATCH] fs: prepare temp directory before running PRE_GEN hooks Yann E. MORIN
2017-12-02 13:41 ` Thomas Petazzoni [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=20171202144104.39d92cf6@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.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 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.