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. 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
