[meta-freescale] [meta-fsl-arm][PATCH 0/5] Easy use of LOCALVERSION

Otavio Salvador otavio at ossystems.com.br
Sun Aug 31 15:32:51 PDT 2014


This patchset includes the improvements I was discussing with Zhenhua
Luo about avoid code duplication among Layerscape and i.MX. In the
patches are included the meta-fsl-arm rework patches for the current
recipes.

Same rework can be done for meta-fsl-arm-extra.

Otavio Salvador (5):
  fsl-kernel-localversion: Easy LOCALVERSION handling
  linux-imx.inc: Use the new fsl-kernel-localversion class
  fsl-u-boot-localversion: Easy LOCALVERSION handling
  u-boot-fslc: Use the new fsl-u-boot-localversion class
  u-boot-imx: Use the new fsl-u-boot-localversion class

 classes/fsl-kernel-localversion.bbclass           |   39 +++++++++++++++++++++
 classes/fsl-u-boot-localversion.bbclass           |   27 ++++++++++++++
 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb |    2 ++
 recipes-bsp/u-boot/u-boot-fslc.inc                |    3 +-
 recipes-bsp/u-boot/u-boot-imx_2009.08.bb          |    5 ++-
 recipes-bsp/u-boot/u-boot-imx_2013.04.bb          |    4 +++
 recipes-kernel/linux/linux-imx.inc                |   28 +--------------
 7 files changed, 79 insertions(+), 29 deletions(-)
 create mode 100644 classes/fsl-kernel-localversion.bbclass
 create mode 100644 classes/fsl-u-boot-localversion.bbclass

-- 
1.7.10.4



More information about the meta-freescale mailing list