Dear Yocto Experts, I am seeing the below error when i am trying to integrate freescale layers into my custom os?
srinishanmugam@ni-bln-07594:~/customBuild_test_rpi/customos/build_customosdistro_imx8$ bitbake -f -c clean custom-image-debug-imx8 WARNING: Host distribution "ubuntu-18.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. WARNING: /home/srinishanmugam/customBuild_test_rpi/customos/sources/poky/meta/recipes-graphics/drm/libdrm_2.4.91.bb: Unable to get checksum for libdrm SRC_URI entry drm-update-arm.patch: file could not be found | ETA: 0:00:05 Parsing recipes: 100% |#############################################################################################################################################################################################################################################| Time: 0:00:09 Parsing of 2275 .bb files complete (0 cached, 2275 parsed). 3177 targets, 382 skipped, 1 masked, 0 errors. NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'virtual/libgles2' (but /home/srinishanmugam/customBuild_test_rpi/customos/sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb, /home/srinishanmugam/customBuild_test_rpi/customos/sources/poky/meta/recipes-graphics/cairo/cairo_1.14.12.bb DEPENDS on or otherwise requires it) imx-gpu-viv PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx8mmevk (not in COMPATIBLE_MACHINE) NOTE: Runtime target 'qtbase' is unbuildable, removing... Missing or unbuildable dependency chain was: ['qtbase', 'virtual/libgles2'] ERROR: Required build target 'custom-image-debug-imx8' has no buildable providers. Missing or unbuildable dependency chain was: ['custom-image-debug-imx8', 'qtbase', 'virtual/libgles2'] Summary: There were 2 WARNING messages shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code. Could you anyone please provide me some inputs for resolving the above issue? Many Thanks in advance -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto