Hello,
Thank you for the reply.
I have tried the same in Ubuntu 18.04 and gets stuck at the same issue there also.
I do use prebuilt “buildtools tarballs" for installing the dependencies. The installation is done as below:
sh x86_64-buildtools-nativesdk-standalone-3.1.sh
sh x86_64-buildtools-extended-nativesdk-standalone-3.1.sh
I follow the steps from the latest 2020 document https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf
These are the steps done :
source /opt/poky/3.1/environment-setup-x86_64-pokysdk-linux
cd imx-yocto-bsp
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.24-2.1.0.xml
repo sync
DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source imx-setup-release.sh -b build_imx
bitbake imx-image-multimedia