]> code.ossystems Code Review - openembedded-core.git/commit
u-boot.inc: fix rename image error
authorChunrong Guo <B40290@freescale.com>
Wed, 25 Mar 2015 09:51:22 +0000 (17:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Mar 2015 21:21:44 +0000 (22:21 +0100)
commitcc14f461a65b2266caa8acc2c24c0eec02f8e3d7
tree617898b0187a86d8435ba8e3bd0fd52db897cb05
parenta4e705930e3236bdb188192c0959d807587500ff
u-boot.inc: fix rename image error

   Resolve mismatch between U-Boot configs and uboot image name.
   The ${S}/${config}/u-boot-${type}.${UBOOT_SUFFIX} may alway be false
   and repeat compile or install so we need to check if ${type} match ${config}

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot.inc