[OE-core] [PATCH v2 0/3] U-Boot configuration rework

Otavio Salvador otavio at ossystems.com.br
Thu Sep 19 20:48:35 UTC 2013


This serie consolidate the UBOOT_MACHINE and UBOOT_CONFIG handle; the
code for verification of UBOOT_MACHINE has been duplicated and it must
be shared with UBOOT_CONFIG to allow better handle of it and error
reporting.

The patch simplify the U-Boot code and it has been tested with OE-Core
and meta-fsl-arm layers.

Changes in v2:
- Fix grammar in messages (added 'the' and dropped 'are') - Hans Beckérus

Otavio Salvador (3):
  uboot-config.bbclass: Use an annonymous python function
  uboot-config.bbclass: Handle UBOOT_MACHINE setting
  u-boot, u-boot-fw-utils, u-boot-fw-utils-cross: Use uboot-config class

 meta/classes/uboot-config.bbclass                  | 30 ++++++++++++++++------
 .../u-boot/u-boot-fw-utils-cross_2013.07.bb        |  2 +-
 meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb |  9 +------
 meta/recipes-bsp/u-boot/u-boot.inc                 | 11 +-------
 4 files changed, 25 insertions(+), 27 deletions(-)

-- 
1.8.4.rc3




More information about the Openembedded-core mailing list