Re: [OE-core] [meta-oe][PATCH v2 1/3] runqemu: Add support for VHD/VHDX rootfs

2021-01-17 Thread Anatol Belski
Hi, please note the bitbake part sent separately to bitbake-devel@ https://lists.openembedded.org/g/bitbake-devel/message/11907 Thanks Anatol On Sun, 2021-01-17 at 15:25 +0100, Anatol Belski wrote: > From: Sinan Kaya > > Signed-off-by: Sinan Kaya > Signed-off-by: Anatol Belski > --- >  scr

[OE-core] [meta-oe][PATCH v2 1/3] runqemu: Add support for VHD/VHDX rootfs

2021-01-17 Thread Anatol Belski
From: Sinan Kaya Signed-off-by: Sinan Kaya Signed-off-by: Anatol Belski --- scripts/runqemu | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index e5e66f3453..dd92a64553 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -94,11 +9