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 v3 5/5] Clean up naming of old GENTARGETS infrastructure
Date: Tue, 3 Jul 2012 09:33:48 +0200	[thread overview]
Message-ID: <20120703093348.6c078602@skate> (raw)
In-Reply-To: <1341266873-18680-1-git-send-email-arnout@mind.be>

Le Tue,  3 Jul 2012 00:07:53 +0200,
"Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be> a ?crit :

> With the renaming of XXXTARGETS to xxx-package, the names of the
> pkg-xxx.mk files is inconsistent, as well as some internal names in
> the documentation.  These inconsistencies are cleaned up here.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> 
> ---
>  docs/manual/adding-packages-autotools.txt |  169 +++++++++++
>  docs/manual/adding-packages-cmake.txt     |  141 +++++++++
>  docs/manual/adding-packages-directory.txt |   12 +-
>  docs/manual/adding-packages-generic.txt   |  348 ++++++++++++++++++++++
>  docs/manual/adding-packages.txt           |    6 +-
>  package/Makefile.in                       |    6 +-
>  package/pkg-autotools.mk                  |  307 ++++++++++++++++++++
>  package/pkg-cmake.mk                      |  214 ++++++++++++++
>  package/pkg-generic.mk                    |  449 +++++++++++++++++++++++++++++
>  9 files changed, 1640 insertions(+), 12 deletions(-)

I would have expected to see some file deletions (or renames) here. Why
isn't it so?

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

  reply	other threads:[~2012-07-03  7:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 22:05 [Buildroot] [PATCH v3 1/5] pkg-infra: add host-xxx-package macro Arnout Vandecappelle
2012-07-02 22:06 ` [Buildroot] [PATCH v3 2/5] all packages: use new host-xxx-package macros Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 3/5] Rename XXXTARGETS to xxx-package Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 4/5] all packages: rename " Arnout Vandecappelle
2012-07-02 22:07 ` [Buildroot] [PATCH v3 5/5] Clean up naming of old GENTARGETS infrastructure Arnout Vandecappelle
2012-07-03  7:33   ` Thomas Petazzoni [this message]
2012-07-05 22:06     ` Arnout Vandecappelle
2012-07-05 22:06     ` Arnout Vandecappelle
2012-07-17 18:41 ` [Buildroot] [PATCH v3 1/5] pkg-infra: add host-xxx-package macro Thomas Petazzoni

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=20120703093348.6c078602@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.