All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] tools: moveconfig: change class WorkDir to class ReferenceSource
Date: Mon, 20 Jun 2016 16:28:12 -0500	[thread overview]
Message-ID: <CANr=Z=bA9Upk-dUMCTRQ52kgoST9YFXme-HZQNJe6W+FPr-BsA@mail.gmail.com> (raw)
In-Reply-To: <1465968834-17361-3-git-send-email-yamada.masahiro@socionext.com>

On Wed, Jun 15, 2016 at 12:33 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> The class WorkDir can be used in a very generic way, but currently
> it is only used for containing a reference source directory.
>
> This commit changes it for a more dedicated use.  The move_config
> function can be more readable by enclosing the git-clone and git-
> checkout in the class constructor.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>

  reply	other threads:[~2016-06-20 21:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15  5:33 [U-Boot] [PATCH 0/5] tools: moveconfig: some more fix, cleanups, improvement Masahiro Yamada
2016-06-15  5:33 ` [U-Boot] [PATCH 1/5] tools: moveconfig: fix needless move for config with default 1 Masahiro Yamada
2016-06-20 21:25   ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 2/5] tools: moveconfig: change class WorkDir to class ReferenceSource Masahiro Yamada
2016-06-20 21:28   ` Joe Hershberger [this message]
2016-06-15  5:33 ` [U-Boot] [PATCH 3/5] tools: moveconfig: simplify source tree switching Masahiro Yamada
2016-06-20 21:33   ` Joe Hershberger
2016-06-21  1:53     ` Masahiro Yamada
2016-06-21 16:25       ` Joe Hershberger
2016-06-21 21:13         ` Masahiro Yamada
2016-06-21 21:41           ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 4/5] tools: moveconfig: simplify show_failed_boards() and show more info Masahiro Yamada
2016-06-20 21:35   ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 5/5] tools: moveconfig: show suspicious boards with possible misconversion Masahiro Yamada
2016-06-20 21:37   ` Joe Hershberger
2016-06-22  0:25 ` [U-Boot] [PATCH 0/5] tools: moveconfig: some more fix, cleanups, improvement Masahiro Yamada

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='CANr=Z=bA9Upk-dUMCTRQ52kgoST9YFXme-HZQNJe6W+FPr-BsA@mail.gmail.com' \
    --to=joe.hershberger@gmail.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 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.