]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Rework do_uboot_mkimage
authorMarek Vasut <marex@denx.de>
Thu, 14 May 2015 12:31:07 +0000 (14:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 May 2015 09:57:40 +0000 (10:57 +0100)
commit63e3816b161f8659850d6123a53bdf128780e13d
tree11faf24ba3c3f991503c38c7799206c3bda481e7
parenta1690131691507bbf5853540229b3ad775b836bf
kernel: Rework do_uboot_mkimage

Rework the function so part it's internals can be re-used by fitImage
image type. The name of the temporary file , linux.bin , is recycled
a little more as it's now used for both the case where it is gzip
compressed and where it is not. This should be fine, since the file
is temporary and removed after the uImage was created anyway.

There is no functional change here.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: Ross Burton <ross.burton@intel.com>
Cc: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass