Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] Move firmware-imx and imx-lib to freescale-imx and refactor them
Date: Thu, 9 May 2013 23:56:57 +0200	[thread overview]
Message-ID: <20130509235657.2b5f1a77@skate> (raw)
In-Reply-To: <1368121316-3645-3-git-send-email-h.fijnvandraat@inter.nl.net>

Dear Henk Fijnvandraat,

On Thu,  9 May 2013 19:41:54 +0200, Henk Fijnvandraat wrote:
> Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net>
> ---
>  package/freescale-imx/firmware-imx/Config.in       |   13 +++++
>  package/freescale-imx/firmware-imx/firmware-imx.mk |   38 ++++++++++++++
>  package/freescale-imx/imx-lib/Config.in            |   53 ++++++++++++++++++++
>  package/freescale-imx/imx-lib/imx-lib.mk           |   40 +++++++++++++++
>  4 files changed, 144 insertions(+)
>  create mode 100644 package/freescale-imx/firmware-imx/Config.in
>  create mode 100644 package/freescale-imx/firmware-imx/firmware-imx.mk
>  create mode 100644 package/freescale-imx/imx-lib/Config.in
>  create mode 100644 package/freescale-imx/imx-lib/imx-lib.mk

No. If you're moving a package from one directory to another, the
addition and removal should be done in the same patch. Thanks to git
format-patch -M, git will detect the move and will show it in the
generated patch.

See my suggestion to organize the patches in my comments on PATCH 1.

Thanks!

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-05-09 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 17:41 [Buildroot] firmware-imx and imx-lib refactoring Henk Fijnvandraat
2013-05-09 17:41 ` [Buildroot] [PATCH 1/4] Create package/freescale-imx directory With current version and download site Henk Fijnvandraat
2013-05-09 21:55   ` Thomas Petazzoni
2013-05-09 17:41 ` [Buildroot] [PATCH 2/4] Move firmware-imx and imx-lib to freescale-imx and refactor them Henk Fijnvandraat
2013-05-09 21:56   ` Thomas Petazzoni [this message]
2013-05-09 17:41 ` [Buildroot] [PATCH 3/4] Reflect changes in package/Config.in Remove original firmware-imx and imx-lib packages Henk Fijnvandraat
2013-05-09 17:41 ` [Buildroot] [PATCH 4/4] Restyle firmware-imx.mk header Henk Fijnvandraat

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=20130509235657.2b5f1a77@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox