imx-boot was skipped: incompatible with machine var-som-mx6

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

imx-boot was skipped: incompatible with machine var-som-mx6

810 Views
paulisammalisto
Contributor I

Hello,

I am trying to build a yocto based image for Variscite DART-MX6 with Dunfell kernel. I am following the instructions in https://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_DUNFELL_V1.0_VAR-SOM-MX6

All goes fine until I enter the command bitbake fsl-image-gui. After some time I get error messages

ERROR: Nothing PROVIDES 'imx-boot'

imx-boot was skipped: incompatible with machine var-som-mx6 (not in COMPATIBLE_MACHINE)

ERROR: Required build target 'fsl-image-gui' has no buildable providers.

Missing or unbuildable dependency chain was: ['fsl-image-gui', 'virtual/kernel', 'imx-boot']

If I run bitbake linux-imx –c menuconfig, I get error rmessage

ERROR: Nothing PROVIDES 'linux-imx'

linux-imx was skipped: PREFERRED_PROVIDER_virtual/kernel set to linux-variscite, not linux-imx

Any ideas how I can solve there problems?

0 Kudos
0 Replies