Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix SDL recipes with regards to GL/GLES/EGL
@ 2014-01-23 12:02 Nicolas Dechesne
  2014-01-23 12:02 ` [PATCH 1/2] libsdl: add PACKAGECONFIG for opengl Nicolas Dechesne
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Dechesne @ 2014-01-23 12:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Nicolas Dechesne, patches

As discussed on the list, SDL fails to build on ARM platforms where
'opengl' DISTRO FEATURES means gles/egl, since SDL assumes that
'opengl' provides gl/glx. So until we find a better mechanism to
support GL vs GLES at the DISTRO FEATURE level, this serie create the
proper PACKAGECONFIG so that SDL enable-video-opengl can be disabled
more easily in .bbappend or .conf file.

If this gets merged, I will send a backport for dora, and a slightly
different backport for dylan which does not have the _remove feature,
hence i will be using an intermediate variable like PACKACONFIG_GL.

Nicolas Dechesne (2):
  libsdl: add PACKAGECONFIG for opengl
  libsdl2: add PACKAGECONFIG for opengl

 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb  | 12 +++++++++---
 meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb | 12 +++++++++---
 2 files changed, 18 insertions(+), 6 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-01-24 22:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 12:02 [PATCH 0/2] Fix SDL recipes with regards to GL/GLES/EGL Nicolas Dechesne
2014-01-23 12:02 ` [PATCH 1/2] libsdl: add PACKAGECONFIG for opengl Nicolas Dechesne
2014-01-23 12:02   ` [PATCH 2/2] libsdl2: " Nicolas Dechesne
2014-01-24 22:21   ` [PATCH 1/2] libsdl: " Saul Wold

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