Hi, This patchset contains various improvements for the image creation functionality made by Patchick Ohly during his work on bug #9076: - renamed COMPRESSION variables to CONVERSION as the term "compression" is no longer accurate - support converting masked types
Changes in v2: rebased on top of master-next returned image_getdepends back to image_types.bbclass Changes in v3: rebased on top of recent master Changes in v4: rebased on top of recent master Changes in v5: removed 2 problematic patches The following changes since commit 5b61fa04a335a4fdefd435dc25d4bac41ee21e39: bitbake: toaster-tests: fix URL given for Chromedriver download (2016-07-29 09:53:32 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ed/oe-core/image-type-9076.v5 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/oe-core/image-type-9076.v5 Patrick Ohly (2): image creation: support converting masked types image.bbclass: rename COMPRESS(ION) to CONVERSION meta/classes/image-live.bbclass | 2 +- meta/classes/image-vm.bbclass | 33 ++------- meta/classes/image.bbclass | 82 +++++++++++++++------- meta/classes/image_types.bbclass | 66 +++++++++-------- meta/classes/image_types_uboot.bbclass | 18 ++--- meta/conf/documentation.conf | 1 - .../images/build-appliance-image_15.0.0.bb | 6 +- 7 files changed, 112 insertions(+), 96 deletions(-) -- Regards, Ed -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core