]> code.ossystems Code Review - openembedded-core.git/commit
u-boot-fw-utils: Skip package if UBOOT_MACHINE is unset
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Sep 2013 03:34:18 +0000 (00:34 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Sep 2013 13:18:05 +0000 (14:18 +0100)
commitd9abcc0a2a691ca60cc1cb2f48f1748b0de73ac8
tree10ea54f7b66049c5d615a61e986cf4a6cf39c74c
parent2e90f8846db0f3ed99a175befff9ec67fe12bc4e
u-boot-fw-utils: Skip package if UBOOT_MACHINE is unset

The UBOOT_MACHINE variable needs to be set so the firmware utils can
know about some configuration settings which are board dependent. This
patch ensures the package is skipped in case UBOOT_MACHINE is unset
thus avoid its build in 'bitbake world' builds for incompatible
machines.

Fixes [YOCTO: #5223]

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb