I want to add meta-ivi layer to the fsl-release-bsp yocto.
But wayland version conflict, ivi is 1.5.0, fsl is 1.6.0.
so i copy the wayland directory , directly replace the folder.
Does anyone know how to add meta-ivi to the project yet?
Thank you!
The following error appears:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'weston-init' (but /home/nap/freescale_yocto/fsl-release-bsp/sources/poky/meta/recipes-graphics/images/core-image-weston.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'weston-init' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['weston-init']
ERROR: Required build target 'core-image-weston' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-weston', 'weston-init']