What's the difference between architectures which are generated in"tmp/work/" directory?

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

What's the difference between architectures which are generated in"tmp/work/" directory?

368 Views
yenhsu
Contributor III

Hi,

Could anyone do a favor to explain why lots of architectures are generated in "tmp/work/<architecture>" directory when I built the image? I mean what's the difference between these architectures and what's purpose of each architecture?

Ths BSP I am using is L4.9.88_2.0.0-ga, here is my build scenario,

$ DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-wayland
$ bitbake fsl-image-qt5-validation-imx

And, I saw these architectures in "tmp/work/" directory,

- aarch64-mx8mq-poky-linux

- aarch64-poky-linux

- all-poky-linux

- imx8mqevk-poky-linux

- x86_64-linux

Thanks.

0 Kudos
1 Reply

325 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Chris,

Those are condition your build need, as example aarch64-mx8mp-poky-linux is the compiler that mx8mq will use.

0 Kudos