Hello,
I successfully compiled the SDK using the following command.
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.70-2.3.0.xml
DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source imx-setup-release.sh -b build-wayland
bitbake imx-image-full -c populate_sdk
However, an error occurred when installing the SDK. How should I solve this problem?
HOST: ubuntu 16.04