diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-09-17 13:32:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-30 22:11:56 +0100 |
commit | fde291198386dae7eca868276d5e1a7b069fda58 (patch) | |
tree | 2021d61a9a8c429bb7611bca335c2f22f7cc8c84 /meta/classes/debian.bbclass | |
parent | 4a0ff9c74dcf41847c23f30616e95f18309e59c1 (diff) | |
download | poky-fde291198386dae7eca868276d5e1a7b069fda58.tar.gz |
bootimage.bbclass, zisofs-tools-native: add ability to compress ISO images
The mkzftree is needed to allow ISO images to be compressed with
minimal runtime overhead. Below is an example of the savings on a
core-image-minimal.
Before ls -l:
24117248 core-image-minimal-qemux86-64.iso
Using the mkzftree ls -l:
16777216 core-image-minimal-qemux86-64.iso
(From OE-Core rev: 808d4371939ec48ed62e0c0b6614b96d61b1f7b8)
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/debian.bbclass')
0 files changed, 0 insertions, 0 deletions