qemu ARM: missing wic
The module affected
Qemu images
What is the action to reproduce the bug?
qemuarm64:
$ runqemu qemuarm64 qemuparams="-nographic" oniro-image-base wic
runqemu - INFO - Running MACHINE=qemuarm64 bitbake -e ...
runqemu - ERROR - Can't find rootfs: /oniroproject-current/build-oniro-linux/tmp/deploy/images/qemuarm64/oniro-image-base-qemuarm64.wic
runqemu - INFO - Cleaning up
qemuarm:
$ runqemu qemuarm qemuparams="-nographic" oniro-image-base wic
runqemu - INFO - Running MACHINE=qemuarm bitbake -e ...
runqemu - ERROR - Can't find rootfs: /oniroproject-current/build-oniro-linux/tmp/deploy/images/qemuarm/oniro-image-base-qemuarm.wic
runqemu - INFO - Cleaning up
What is the result you see?
See above
What is the result you expect?
The images should boot
Frequency?
always
Tested version
Oniro with oniro repo 149184b8 (Jun 28, 2022)
Do you know any workaround of this issue?
Use qemu-generic-arm64 instead
Do you have a fix for this issue?
no