]> code.ossystems Code Review - openembedded-core.git/commit
kernel-fitimage: Use compressed ramdisks in FIT images if available
authorRick Altherr <raltherr@google.com>
Fri, 20 Jan 2017 19:28:53 +0000 (11:28 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:04:02 +0000 (12:04 +0000)
commit842ad404b36e00c89f615a3f7db4a2d30062effa
tree4ae26ce9a7719307a330c92ed2d643191d153e7a
parent0f72ddb55b42bc96acca2ee52257e5beabf8d071
kernel-fitimage: Use compressed ramdisks in FIT images if available

kernel-fitimage:fitimage_assemble() was calling copy_initramfs from
kernel.bbclass which decompresses the initramfs cpio.  Assume that if
INITRAMFS_FSTYPES includes a compressed cpio, that is what it desired in
the FIT image.

Signed-off-by: Rick Altherr <raltherr@google.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-fitimage.bbclass