Some problems of the yocto project repo on NXP layerscape

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Some problems of the yocto project repo on NXP layerscape

692件の閲覧回数
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 返答(返信)

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

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

632件の閲覧回数
Irene
NXP Pro Support
NXP Pro Support

That's great.

 

0 件の賞賛
返信