Bitbake not working

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

Bitbake not working

跳至解决方案
6,405 次查看
VinithNama
Contributor III

Hi,

      When i have build the complete booting process in Linux for imx8m mini EVK in the same build terminal the bitbake command works properly. when I have shutdown the Linux machine and I'm again turning on the PC at the time it throwing an exception bitbake command not found .

0 项奖励
1 解答
6,380 次查看
VinithNama
Contributor III

Thanks for your information,  it works for me

在原帖中查看解决方案

0 项奖励
6 回复数
6,391 次查看
turker
Contributor IV

You need to source environment setup scripts everytime you boot your PC or switch to another terminal.

标记 (1)
0 项奖励
6,387 次查看
VinithNama
Contributor III

I doesn't have any idea about how to source can you help me how to source 

0 项奖励
6,383 次查看
turker
Contributor IV

It is available in the README.

Run i.MX Linux Yocto Project Setup:
$: [MACHINE=<machine>] [DISTRO=fsl-imx-<backend>] source ./imx-setup-release.sh -b <build folder>

In my case I run:

MACHINE=imx8mmevk DISTRO=fsl-imx-xwayland source imx-setup-release.sh -b build/

0 项奖励
6,381 次查看
VinithNama
Contributor III

Thanks for your information,  it works for me

0 项奖励
6,400 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello VinithNama,

If you have building and flashing correctly the MX8MM, then your problem is the host.

 

Regards

 

 

0 项奖励
6,397 次查看
VinithNama
Contributor III

Hi,

     Currently I'm using ubuntu 18.04 for building the image and i am able to flash through sd card .When I'm going to compile the device tree after rebooting the linux pc using  bitbake -c compile -f linux-imx it shows bitbake not found.

 

 

Thanks & Regards,

Vinith.

0 项奖励