I am working with hi-hope rz/g2m evk kit. Where I have added RTK0EF0045Z0023AZJ-v1.0.2_EN.zip(unrestricted MMP) in my Yocto image. I want to add somewhat packages which are related to X11 (i.e xterm xvinfo etc). For that I have changed local.conf
DISTRO_FEATURES_append = " wayland"
DISTRO_FEATURES_append = " x11"
As soon as, I build the image using core-image-weston I am getting error which is shown below.
ERROR: Nothing PROVIDES 'virtual/libgl' (but hihope-rzg2m/yocto-source/build/../poky/meta/recipes-graphics/clutter/clutter-1.0_1.26.2.bb, /hihope-rzg2m/yocto-source/build/../poky/meta/recipes-graphics/cairo/cairo_1.16.0.bb, /hihope-rzg2m/yocto-source/build/../poky/meta/recipes-graphics/libepoxy/libepoxy_1.5.4.bb DEPENDS on or otherwise requires it).