]> code.ossystems Code Review - openembedded-core.git/commit
image: Support for qcow2
authorChristian Ziethén <christian.ziethen@linaro.org>
Thu, 23 Jul 2015 14:32:28 +0000 (16:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Jul 2015 22:29:42 +0000 (23:29 +0100)
commitc1f9ed400e4b5fe5be4fac86021dea11a7546035
tree8449c8eac8d5612e7c7af989a1e402c9a03243de
parentc43ab92e1cec22127bd9aab6c319673fc70fe906
image: Support for qcow2

Add support for qcow2 image format. Implemented in the same way as
the previously existing vmdk and vdi solutions.

Signed-off-by: Christian Ziethén <christian.ziethen@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/boot-directdisk.bbclass
meta/classes/image-vm.bbclass
meta/classes/image.bbclass
meta/classes/image_types.bbclass
meta/classes/sanity.bbclass