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,721件の閲覧回数
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,711件の閲覧回数
hongjinzeng
Contributor IV

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,712件の閲覧回数
hongjinzeng
Contributor IV

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

0 件の賞賛
返信
987件の閲覧回数
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 件の賞賛
返信