On Thu, 2021-01-14 at 13:01 +0000, Anatol Belski wrote: > From: Sinan Kaya <[email protected]> > > This patch brings support for generating VHD/VHDX from WIC. It touches > different areas but it needs to be applied at once for all the parts to > concert. The patch could be split, if needed, otherwise considering > OE-Core as target. > > Signed-off-by: Sinan Kaya <[email protected]> > Signed-off-by: Anatol Belski <[email protected]> > --- > bitbake/lib/toaster/orm/models.py | 4 ++-- > meta/classes/image-live.bbclass | 2 +- > meta/classes/image_types.bbclass | 14 ++++++++++++-- > .../images/build-appliance-image_15.0.0.bb | 4 +++- > scripts/runqemu | 8 +++++--- > 5 files changed, 23 insertions(+), 9 deletions(-)
I had to split the patch into two pieces, one for bitbake and one for oe-core. In testing we see: https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/3166 which looks like there may be a missing qemuXXX-native dependency? (not quite sure which native recipe provides qemu-img) Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146860): https://lists.openembedded.org/g/openembedded-core/message/146860 Mute This Topic: https://lists.openembedded.org/mt/79674371/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
