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/ubi: add option to use custom volume config file
Date: Sun, 15 Sep 2013 21:16:47 +0200	[thread overview]
Message-ID: <20130915211647.6354ea34@skate> (raw)
In-Reply-To: <CANxTyt6uuGy0aYis_SG49KjXjoC=sMWMgTEytTMrhGXifimjYw@mail.gmail.com>

Dear Danomi Manchego,

On Sun, 15 Sep 2013 15:08:28 -0400, Danomi Manchego wrote:

> That does appeal to me; I think that we can combine the cp and the sed
> lines as well ...
> 
>          $(SED) 's/BR2_ROOTFS_UBIFS_PATH/$@fs/'
> $(UBINIZE_CONFIG_FILE_PATH)  >  $(BUILD_DIR)/ubinize.cfg

That won't work. $(SED) expands to sed -e -i, i.e it does the sed
in-place.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-09-15 19:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-15  3:21 [Buildroot] [PATCH] fs/ubi: add option to use custom volume config file Danomi Manchego
2013-09-15  4:38 ` Baruch Siach
2013-09-15 13:06   ` Danomi Manchego
2013-09-15 18:00 ` Thomas Petazzoni
2013-09-15 18:37   ` Danomi Manchego
2013-09-15 18:53     ` Thomas Petazzoni
2013-09-15 19:08       ` Danomi Manchego
2013-09-15 19:16         ` Thomas Petazzoni [this message]
2014-01-27 23:17           ` Ezequiel García
2014-01-27 23:57             ` Danomi Manchego
2014-01-28 16:35             ` Thomas Petazzoni
2014-01-28 16:59               ` Ezequiel García
2014-01-28 18:22             ` Yann E. MORIN

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=20130915211647.6354ea34@skate \
    --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.