Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv4] fs: allow filesystems to set the name of their output file
Date: Sat, 1 Dec 2018 22:54:03 +0100	[thread overview]
Message-ID: <20181201225403.042e2ed1@windsurf.home> (raw)
In-Reply-To: <20181201091436.7896-1-yann.morin.1998@free.fr>

Hello,

On Sat,  1 Dec 2018 10:14:36 +0100, Yann E. MORIN wrote:
> From: Carlos Santos <casantos@datacom.com.br>
> 
> Some filesystems may want to tweak their output names, rather than using
> the fixed "rootfs.foo" scheme. Add a ROOTFS_FOO_IMAGE_NAME variable for
> this purpose.
> 
> Signed-off-by: Carlos Santos <casantos@datacom.com.br>
> [yann.morin.1998 at free.fr: fix the patch]
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> 
> ---
> Changes v3 -> v4 (Yann):
>   - fix use of $(strip)
> Changes v2->v3 (Carlos):
>   - Fix typo and use strip instead of qstrip, as spotted by Yann Morin.
> Changes v1->v2 (Carlos):
>   - Prevent leading space when the filesystem gets 'imaginative', as
>     pointed by Yann Morin.
> ---
>  fs/common.mk | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-12-01 21:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-01  9:14 [Buildroot] [PATCHv4] fs: allow filesystems to set the name of their output file Yann E. MORIN
2018-12-01 10:59 ` Carlos Santos
2018-12-01 21:54 ` 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=20181201225403.042e2ed1@windsurf.home \
    --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