]> 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>
Sun, 29 Mar 2015 22:07:20 +0000 (23:07 +0100)
commitc3c7265aa3931d47af53433f3c2d25f0e447d52e
tree38f2e3e18bb0bb569d0810eec897ba902a56f375
parentb4c927392cbf97556a654baa83ceb4bb27faba98
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