Hi team,
I am using the mickledore-6.1 manifest file.
Could you help me to run this image based on this version on qemu .
How to build and run the qemu image into x86-64 linux system. I already have the qemu binary to run
qemu-system-x86_64
Please help me on this .
Regards,
Rk
Hello,
The qemu-system-ARCH
command uses the following syntax:
qemu-system-ARCH options disk_image
|
|
That to run but you need a qemu manual
Regards
Thanks for reply,
I have create machine and have below in my local.conf
MACHINE ??= 'qemux86-64'
DISTRO ?= 'fsl-imx-wayland'
running it for qemu.But getting below errors.
/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb: Unable to get checksum for wpa-supplicant SRC_URI entry defconfig: file could not be found
The following paths were searched:
/nxp_imx8qxp/sources/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.10/fsl/defconfig
nxp_imx8qxp/sources/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/fsl/defconfig
nxp_imx8qxp/sources/poky/meta/recipes-connectivity/wpa-supplicant/files/fsl/defconfig
/nxp_imx8qxp/sources/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.10/qemux86-64/defconfig
nxp_imx8qxp/sources/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/qemux86-64/defconfig
Hello,
Hi have the same error on parsing wpa-supplicant recipe with Yocto Mickledore. MACHINE qemux86-64. Poky/meta: mickledore-4.2.3
meta-imx: rel_imx_6.1.22_2.0.0
Did you find a solution to this parsing issue ?
Thank you,
Jérôme
Hi, thank you for your fast reply.
I looked into it and the workaround I found for now is to update: meta-imx/meta-bsp/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend
by adding :imx-nxp-bsp to: