diff options
author | Marek Vasut <marex@denx.de> | 2015-05-14 14:31:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-26 10:57:52 +0100 |
commit | 1604ca299b93766dffd13277c4923c82168eca4d (patch) | |
tree | d530a5f7816b4306609bc466fac4f1beb9825742 /meta-yocto | |
parent | a33a567644b70b8a63779957fb48dd01a94e1f45 (diff) | |
download | poky-1604ca299b93766dffd13277c4923c82168eca4d.tar.gz |
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.
(From OE-Core rev: e6952593d810636f26af541b12126848483e619a)
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>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions