Some problems of the yocto project repo on NXP layerscape

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Some problems of the yocto project repo on NXP layerscape

566 Views
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 Kudos
3 Replies

534 Views
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 Kudos

515 Views
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.

Tags (1)
0 Kudos

506 Views
Irene
NXP Pro Support
NXP Pro Support

That's great.

 

0 Kudos