public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] moveconfig: Allow reading the defconfig list from stdin
Date: Mon, 15 May 2017 08:24:06 -0400	[thread overview]
Message-ID: <20170515122406.GT5701@bill-the-cat> (raw)
In-Reply-To: <20170515114736.17521-3-sjg@chromium.org>

On Mon, May 15, 2017 at 05:47:32AM -0600, Simon Glass wrote:

> Support passes in a defconfig filename of '-' to read the list from stdin
> instead of from a file.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

This seems like a lot more work than just doing -d <(printf "a\nb\n").
I'm not nak'ing this, mind you, I just don't quite get the use case.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170515/2947d79c/attachment.sig>

  reply	other threads:[~2017-05-15 12:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 11:47 [U-Boot] [PATCH 0/6] moveconfig: A few more features Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 1/6] moveconfig: Support providing a path to the defconfig files Simon Glass
2017-05-19 17:20   ` Masahiro Yamada
2017-05-15 11:47 ` [U-Boot] [PATCH 2/6] moveconfig: Allow reading the defconfig list from stdin Simon Glass
2017-05-15 12:24   ` Tom Rini [this message]
2017-05-17  1:38     ` Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 3/6] moveconfig: Tidy up the documentation and add hints Simon Glass
2017-05-15 12:26   ` Tom Rini
2017-05-19 17:16   ` Masahiro Yamada
2017-05-15 11:47 ` [U-Boot] [PATCH 4/6] moveconfig: Add a constant for auto.conf Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 5/6] moveconfig: Support building a simple config database Simon Glass
     [not found]   ` <CAFOYHZBzSXdEJ5vG87jzBSEeuhsxzXHb8LvdfFfHT=9QizFs_A@mail.gmail.com>
     [not found]     ` <CAFOYHZAVn15QqECuWmXsrCKKbq3+mkdFU3970AdoL0hYbK1fKA@mail.gmail.com>
2017-05-16  6:58       ` Chris Packham
2017-08-13 22:03         ` Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 6/6] moveconfig: Support looking for implied CONFIG options Simon Glass
2017-05-15 12:27   ` Tom Rini
2017-05-17  1:38     ` Simon Glass
2017-05-16  3:40   ` Heiko Schocher

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=20170515122406.GT5701@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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