Hi all,
i want to run my raspberry pi in qemu and for this, I have created the image using core-image-weston and also set machine to:MACHINE ??= "qemux86-64" .after this whenever I try to run using qemu it shows
Error:"runqemu - ERROR - IMAGE_LINK_NAME wasn't set to find corresponding .qemuboot.conf file"
Please help