]> code.ossystems Code Review - openembedded-core.git/commit
mesa: Support building without opengl
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 28 Aug 2017 12:46:35 +0000 (15:46 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 10:13:52 +0000 (11:13 +0100)
commit48d39cf43b59c96d4deca783ec66686f5c8cd3e7
tree6b66d7018ab2f491b7495872e6af3d3535fbefd7
parentb8f33f3f0a1e24f89151743d5c0b82efe45a9df1
mesa: Support building without opengl

mesa can build certain things without opengl: most importantly vulkan
drivers.

Add comments on the dependencies between the packageconfigs. Also add
a few dependencies to packageconfigs. Modify default packageconfig to
do the reasonable thing based on distro features.

Add a backported patch to fix the build with --disable-opengl. Fix
do_install_append() so it works even if dri drivers are not built.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0001-configure.ac-Always-check-for-expat.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_17.1.7.bb