[meta-freescale] [meta-fsl-demos][PATCH 1/3] packagegroup: rename to packagegroups

Fabio Estevam festevam at gmail.com
Sat Jan 25 05:39:10 PST 2014


Hi Rogerio,

On Fri, Jan 24, 2014 at 9:45 PM,  <ronunes at gmail.com> wrote:
> From: Rogerio Nunes <rogerio.nunes at freescale.com>
>
> For consistency with other layers, like poky and meta-openembedded,
> it's better to have packagegroup(s) directory in the plural version.
>
> This patch prepares the source tree to have the single packagegroup
> file split into smaller recipes.
>
> Change-Id: I28ed48fe00dc9cc3875a9029503456af7c4134e6
> Signed-off-by: Rogerio Nunes <rogerio.nunes at freescale.com>
> ---
>  recipes-fsl/packagegroup/packagegroup-fsl.bb  | 89 ---------------------------
>  recipes-fsl/packagegroups/packagegroup-fsl.bb | 89 +++++++++++++++++++++++++++

When doing file renames in git it is better to use 'git mv' and then
generate the patch via 'git format patch -M'.

Then the git statistics will present it as a simple file rename change
rather than 89 additions and 89 deletions.

Regards,

Fabio Estevam


More information about the meta-freescale mailing list