From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC PATCH] scripts/get-developers: correct type of patches argument
Date: Tue, 25 Oct 2016 12:45:16 +0200 [thread overview]
Message-ID: <20161025124516.6be5db94@free-electrons.com> (raw)
In-Reply-To: <1474484355-18864-1-git-send-email-rahul.bedarkar@imgtec.com>
Hello,
On Thu, 22 Sep 2016 00:29:14 +0530, Rahul Bedarkar wrote:
> Current type for 'patches' argument is str. It supposed to only
> contain names of files.
>
> If we specify FileType as type, then we don't need to open file ourself
> and it allows script to read patch from standard input as well.
>
> e.g.
> $ git show -1 | ./support/scripts/get-developers -
>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
> ---
> support/scripts/get-developers | 4 ++--
> support/scripts/getdeveloperlib.py | 25 ++++++++++++-------------
> 2 files changed, 14 insertions(+), 15 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-10-25 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 18:59 [Buildroot] [RFC PATCH] scripts/get-developers: correct type of patches argument Rahul Bedarkar
2016-10-25 10:45 ` 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=20161025124516.6be5db94@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox