]> code.ossystems Code Review - openembedded-core.git/commit
classes/image_vm: allow different filesystems to be used for VM images.
authorIan Reinhart Geiser <geiseri@geekcentral.pub>
Fri, 29 Apr 2016 12:41:49 +0000 (08:41 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 May 2016 07:03:58 +0000 (08:03 +0100)
commitdf0b217f3df2c36a32e5c4afaec36a28bfc77bbb
tree3f374b2c9c0ac60f7fb2206de8b51639e0d30c55
parent20ea6d274bb0a9a5addb111f32793de49b907865
classes/image_vm: allow different filesystems to be used for VM images.

This allows for things like btrfs to be used vs just ext4.
The default value of ext4 is kept so there is no functional
change unless VM_ROOTFS_TYPE is set in the inherting recipe.

Signed-off-by: Ian Reinhart Geiser <geiseri@geekcentral.pub>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image-vm.bbclass