]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Build uImage only when really needed
authorMarek Vasut <marex@denx.de>
Thu, 14 May 2015 12:31:13 +0000 (14:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 May 2015 09:57:41 +0000 (10:57 +0100)
commite6952593d810636f26af541b12126848483e619a
tree48bc8c4233b5c0b01f266ee0544d257407aca475
parentd92664278cfd0fdb455f78f73f2c44a9ee1716e4
kernel: Build uImage only when really needed

Build the uImage file using the kernel build system only when
it is really required, which is only in case KEEPUIMAGE == yes.
Otherwise, just build zImage, since the Yocto build system will
handle the uImage generation for us.

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-uimage.bbclass