summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initscripts/initscripts_1.0.bb
diff options
context:
space:
mode:
authorPhil Blundell <pb@pbcl.net>2013-11-15 13:31:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-20 14:03:28 +0000
commit66fd6c4e92a8ace9b7a328bc413483bce746649c (patch)
tree0874affabd3d67c226a3e76aeb4ea3f7307d2994 /meta/recipes-core/initscripts/initscripts_1.0.bb
parent3a8b73ffb8c8e9309b36dd721b1577dd9e707a1c (diff)
downloadast2050-yocto-poky-66fd6c4e92a8ace9b7a328bc413483bce746649c.zip
ast2050-yocto-poky-66fd6c4e92a8ace9b7a328bc413483bce746649c.tar.gz
kernel.bbclass: Use lzma not lzmash for decompressing
If kernel_do_compile() encounters a .lzma image for the initramfs, it attempts to decompress it using the little-known "lzmash" utility. This may not be present, which will cause the build to fail. Fortunately, it appears that the more mainstream "lzma" tool is compatible so we can use that one instead. (From OE-Core rev: f7a04cbdee67675ff6a8787709f3a312dc25bfec) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initscripts/initscripts_1.0.bb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud