compulab-yokneam / meta-compulab-bsp

CompuLab Yocto Meta Layer
4 stars 7 forks source link

Can not build yocto image #5

Closed jebos closed 3 years ago

jebos commented 4 years ago

Following the README (cl-som-imx7 branch: https://github.com/compulab-yokneam/meta-compulab-bsp/blob/cl-som-imx7/README.adoc) ends in this error:

**NOTE: Resolving any missing task queue dependencies**
ERROR: Nothing RPROVIDES 'cl-deploy' (but /home/dev/Repositories/yocto_things/sources/meta-fsl-bsp-release/imx/meta-sdk/recipes-fsl/images/fsl-image-qt5-validation-imx.bb RDEPENDS on or otherwise requires it)
cl-deploy was skipped: incompatible with machine cl-som-imx7 (not in COMPATIBLE_MACHINE)                                                                                                                                                                                                                                                                                                     
NOTE: Runtime target 'cl-deploy' is unbuildable, removing... 

Do I miss something or is there an issue in one of the recieps?

wlisboa commented 4 years ago

I got the same here. And I am stuck.

vraevsky commented 4 years ago

Hi All,

Please use this layer: https://github.com/compulab-yokneam/meta-bsp-imx7/tree/devel-warrior

BR, Val.