Some problems of the yocto project repo on NXP layerscape

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

Some problems of the yocto project repo on NXP layerscape

565 次查看
haochenwei
Contributor I

Hi,

I have tried to pull yocto project repo according to the NXP Layerscape latest user  guide from https://www.nxp.com/docs/en/user-guide/LLDPUG_RevL6.1.22_2.0.0.pdf

(Refer to the section 4.5.2 Download Yocto bitbake)

haochenwei_0-1693291540652.png

The bitbake returns the error outlined below:

``` Log

DISTRO 'fsl-qoriq' not found. Please set a valid DISTRO in your local.conf
MACHINE=ls1046ardb is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file.

```

Any solution can be provided to me?

0 项奖励
3 回复数

533 次查看
Irene
NXP Pro Support
NXP Pro Support

Before you executed, bitbake ls-image-main did you execute DISTRO=fsl-qoriq-distro MACHINE=<machine> source distro-setup-env for the specific board that you are using? 

 

0 项奖励

514 次查看
haochenwei
Contributor I

The root cause is that the `oh-my-bash` is used in my Ubuntu console. it worked when I changed to raw bash.

标记 (1)
0 项奖励

505 次查看
Irene
NXP Pro Support
NXP Pro Support

That's great.

 

0 项奖励