imx-yocto-L5.4.24_2.1.0 Yocto build configurations fail

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx-yocto-L5.4.24_2.1.0 Yocto build configurations fail

跳至解决方案
1,787 次查看
hongjinzeng
Contributor IV

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?

 

0 项奖励
回复
1 解答
1,777 次查看
hongjinzeng
Contributor IV

I should copy the imx-setup-release.sh and set_environment to imx-yocto-bsp folder

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,778 次查看
hongjinzeng
Contributor IV

I should copy the imx-setup-release.sh and set_environment to imx-yocto-bsp folder

0 项奖励
回复
1,053 次查看
tinganho
Contributor I

I did also face this issue in WSL in Windows. There seems to be something wrong with the symbolic link. I ended up running the full path instead:

DISTRO=fsl-imx-xwayland MACHINE=imx6ulevk source sources/meta-imx/tools/imx-setup-release.sh -b build

 

0 项奖励
回复