]> code.ossystems Code Review - openembedded-core.git/commit
kernel-uboot: support compressed kernel on MIPS
authorAndré Draszik <adraszik@tycoint.com>
Fri, 6 Oct 2017 12:12:56 +0000 (13:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:22 +0000 (22:39 +0000)
commit3db4004b2982a297a02ebeb6b0cb90cebdb44a0a
tree7dbc92fe6d738348e1cf1ec4042bfd5b8d862847
parentd60b3d02949ba318e30627131fd38f74c74cf590
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>
(cherry picked from commit 00bc7682473c2558d72ba42c182f8e3bd445f8af)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/kernel-uboot.bbclass