diff options
author | Chunrong Guo <B40290@freescale.com> | 2015-03-25 17:51:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-31 22:24:35 +0100 |
commit | 2ac2706bb730a89a3b86e49dc7a83d680a8005e4 (patch) | |
tree | f5f564e870f19a930de0493bf462bfceae00f270 /meta-yocto | |
parent | a3360f2cc6e222f827f98bb9159806b18346f8cb (diff) | |
download | poky-2ac2706bb730a89a3b86e49dc7a83d680a8005e4.tar.gz |
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}
(From OE-Core rev: cc14f461a65b2266caa8acc2c24c0eec02f8e3d7)
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions