diff options
author | Marc Ferland <ferlandm@sonatest.com> | 2013-03-25 16:45:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-29 10:40:55 +0000 |
commit | 8eb1fd4aa017822893442888469520688cfc0bcb (patch) | |
tree | c160dcd11d0d5504ace4eee2162a897433d898fd /scripts/send-pull-request | |
parent | 0051c32eab52b0938385d763bb487ff0b9a7c3f8 (diff) | |
download | poky-8eb1fd4aa017822893442888469520688cfc0bcb.tar.gz |
image_types.bbclass: Replace squashfs-lzma with squashfs-xz
Booting an image generated with squashfs-lzma results in a kernel
error: "Filesystem uses "lzma" compression. This is not supported".
Currently (well at least in Linux 3.8) the officially supported
decompressors are:
* LZO
* XZ
* ZLIB
This change makes sure we use a supported compression algorithm for
squashed root filesystems.
(From OE-Core rev: d915e2e084257830c43f7f21af3aec24b7e1a211)
Signed-off-by: Marc Ferland <ferlandm@sonatest.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-pull-request')
0 files changed, 0 insertions, 0 deletions