]> code.ossystems Code Review - openembedded-core.git/commit
libepoxy: make buildable for x11-less environments / update to latest version
authorAndreas Müller <schnitzeltony@googlemail.com>
Thu, 21 May 2015 12:42:16 +0000 (14:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 May 2015 12:35:19 +0000 (13:35 +0100)
commit7bbd34c0efd0f7d65edb7187abdde695e45f62e2
tree8b9f6f86b486c5d6caeb9533b0e452031123fa9b
parentb74dafa8a3aad069140978420c535c18e89a964b
libepoxy: make buildable for x11-less environments / update to latest version

* Make glx part configurable by PACKAGECONFIG enabled by 'x11' distro feature
* Major upstream enhancement is using pkgconfig for egl. This should make
  those egl implementations happy that require compiler extra options for their
  egl headers.
  Example: meta-fsl-arm/imx-gpu-viv sets -DLINUX (and others) in egl.pc. These
  are mandatory for proper builds.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch [new file with mode: 0644]
meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch [new file with mode: 0644]
meta/recipes-graphics/libepoxy/libepoxy_1.2.bb [deleted file]
meta/recipes-graphics/libepoxy/libepoxy_git.bb [new file with mode: 0644]