]> code.ossystems Code Review - openembedded-core.git/commit
kernel-uboot: support compressed kernel on MIPS
authorAndré Draszik <adraszik@tycoint.com>
Wed, 20 Sep 2017 09:41:56 +0000 (10:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:14:03 +0000 (14:14 +0100)
commit00bc7682473c2558d72ba42c182f8e3bd445f8af
tree605e56c59341263ce7a90fad43e7e906de1affa9
parent614e8be7a89a2f2113fa40b11e7a05b9e8155f6a
kernel-uboot: support compressed kernel on MIPS

MIPS generates vmlinuz.bin when compression in the kernel build is
enabled, including any necessary objcopy so we can leverage that
and skip our manual invocation of objcopy here. We just have to
put the file into the right place for the rest of the build to
find it.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-uboot.bbclass