]> code.ossystems Code Review - openembedded-core.git/commit
image-container.bbclass: Add the "container" IMAGE_FSTYPES
authorRandy Witt <randy.e.witt@linux.intel.com>
Wed, 18 Jan 2017 18:31:50 +0000 (10:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2017 14:47:09 +0000 (06:47 -0800)
commite45f074b792a43aa2fd84a5a3f0e20bf1d88ad7e
treedb20bb0743a4112ac8a3225afd94acda27a467c0
parent36a7470cacfe56931948ee865bd9ef46a7303ced
image-container.bbclass: Add the "container" IMAGE_FSTYPES

The "container" fstype does very little other than pick tar.bz2 as the
actual image type and disable installation of ROOTFS_BOOTSTRAP_INSTALL.

[YOCTO #9502]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image-container.bbclass [new file with mode: 0644]
meta/classes/image.bbclass
meta/classes/image_types.bbclass