You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chromium: Add opengl & vulkan to ANY_OF_DISTRO_FEATURES
Chromium depends on virtual/libgl,
which oe-core provides by default in mesa.
opengl and vulkan is a ANY_OF_DISTRO_FEATURES for mesa.
In a minimal build of oe-core + meta-oe + meta-python2,
bitbake would complain that nothing provides
virtual/libgl.
This fix will also make meta-chromium pass yocto-check-layer.
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
0 commit comments