]> code.ossystems Code Review - openembedded-core.git/commit
classes/image_live: fix using squashfs as image filesystem
authorTomasz Meresiński <tomasz.meresinski@comarch.pl>
Tue, 19 Sep 2017 10:36:00 +0000 (12:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 08:24:00 +0000 (09:24 +0100)
commitab3cdfbd24844506647b75002f531b0b82b87be4
tree4a66c90bb132d07d282dff8c4d952f8b3b90b032
parentecf386d113011c430a2e04dfdac981a265a83b7b
classes/image_live: fix using squashfs as image filesystem

Different squashfs versions have IMAGE_TYPE with hyphen (eg squashfs-lz4).
Tasks on the other hand have names with underscore (eg do_image_squashfs_lz4).

Signed-off-by: Tomasz Meresiński <tomasz.meresinski@comarch.pl>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image-live.bbclass