]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 21 May 2020 17:00:18 +0000 (19:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 May 2020 09:47:09 +0000 (10:47 +0100)
commit0e1f8fa0535dab63742f575b52ec9fa891368ca2
tree2bd71ca440ccf2c2e1ad2d689427bbb29bafca31
parent6e4babdeee38d32002a4c9129e77466ae4156dd7
bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target

This will allow better control over native virgl/qemu configurations.

Adjust gtk+3/cairo native configurations to actually ignore opengl
when building for -native: we do not need it, and it would cause build
failures as only a limited subset of mesa-native is currently built.

Drop native/nativesdk overrides from virglrenderer/libepoxy recipes
as opengl feature is now correctly set for those variants.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/recipes-gnome/gtk+/gtk+3.inc
meta/recipes-graphics/cairo/cairo_1.16.0.bb
meta/recipes-graphics/libepoxy/libepoxy_1.5.4.bb
meta/recipes-graphics/virglrenderer/virglrenderer_0.8.2.bb