Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] mesa: Improve Khronos header handling
@ 2017-07-12 12:11 Jussi Kukkonen
  2017-07-12 12:11 ` [PATCH 1/2] mesa: Avoid installing khrplatfrom.h when not needed Jussi Kukkonen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jussi Kukkonen @ 2017-07-12 12:11 UTC (permalink / raw)
  To: openembedded-core, gizero, otavio

Andrea: can you please confirm if this fixes the issue with
meta-raspberrypi (the second patch is just cosmetic)?

This should fix mesa-gl and RPi userland conflict by not installing
khrplatform.h in mesa-gl. I decided to do an actual mesa patch instead
of a do_install_append() based on positive comments from upstream.

As a side note: the header is now installed in libegl-mesa-dev which
is not really correct. I'll see about fixing this in a later patch.

Cheers,
  Jussi

The following changes since commit 81498aac9560fbeaeb58eaada32ce80e0ea51628:

  yocto-project-qs: Updated Next Steps list (2017-07-12 00:28:16 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/khr-headers
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/khr-headers

Jussi Kukkonen (2):
  mesa: Avoid installing khrplatfrom.h when not needed
  mesa-gl: Clean recipe

 ...ly-install-khrplatform.h-with-EGL-or-GLES.patch | 52 ++++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa-gl_17.1.4.bb       |  4 --
 meta/recipes-graphics/mesa/mesa_17.1.4.bb          |  1 +
 3 files changed, 53 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/0001-mapi-Only-install-khrplatform.h-with-EGL-or-GLES.patch

-- 
2.1.4



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-12 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 12:11 [PATCH 0/2] mesa: Improve Khronos header handling Jussi Kukkonen
2017-07-12 12:11 ` [PATCH 1/2] mesa: Avoid installing khrplatfrom.h when not needed Jussi Kukkonen
2017-07-12 12:38   ` Otavio Salvador
2017-07-12 12:11 ` [PATCH 2/2] mesa-gl: Clean recipe Jussi Kukkonen
2017-07-12 14:23 ` [PATCH 0/2] mesa: Improve Khronos header handling Andrea Galbusera
2017-07-12 16:37 ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox