According to the i.MX_Yocto_Project_User's_Guide.pdf,I decide to build the bsp.In the 5.1 Build configurations ,I get a problem.
zeng@zeng-VirtualBox:~/imx-yocto-bsp$ DISTRO=fsl-imx-wayland MACHINE=imx8dxmek source imx-setup-release.sh -b build
bash: imx-setup-release.sh: No such file or directory
my linux is ubuntu 18.04.5 LTS.In the 3.1Host packages,I success install all the packages.The 3.2 also success.
How can I solve the problem?