IMX8MQEVK - Linux Yocto BSP setup

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

IMX8MQEVK - Linux Yocto BSP setup

393 Views
JKT
Contributor II

Hi,

I have setup the Yocto build system for IMX6SX using Linux 4.9.88 as mentioned on the User guide - i.MX Yocto Project User's Guide, Rev. L4.9.88_2.0.0-ga, 05/2018.

For IMX6Sx I completed, the setup.

Can I use the same directory to setup for IMX8MQEVK, just by using DISTRO=<> MACHINE=<> command for imx8m?

or I need to use the different directory/version of toolchain BSP?

Kindly explain in detail, as this IMX/Yocto platform is new to me.

Thanks.

 

 

 

0 Kudos
1 Reply

370 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Yes, you can use if you do have enough disk space. Just use the different name if do not deleted the one you have created.

$ DISTRO=**** MACHINE=imx8mqevk *** "New directory name"

$ bitbake ****

0 Kudos