[OE-core] [PATCH] u-boot.inc: allow variable make targets

Richard Purdie richard.purdie at linuxfoundation.org
Wed Mar 16 13:18:32 UTC 2011


On Tue, 2011-03-15 at 08:31 -0500, Chase Maupin wrote:
> * Later versions of u-boot sometimes have top level make targets
>   such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
>   u-boot.ti.
> * These targets define different calls to the mkimage tool to
>   change the images created, such as changing the load address.
> * This change allows recipes to change the default make target
>   of "all" to something like u-boot.ti or u-boot.imx by setting
>   the UBOOT_MAKE_TARGET variable.
> 
> Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
> ---
>  meta/recipes-bsp/uboot/u-boot.inc |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list