On 30 November 2015 at 12:40, Martin Jansa wrote:
> When it was needed for xbmc it was rejected (and I was carrying this in
> my branches since then):
>
I'm looking at producing a leaner libsdl-native that doesn't respect your
DISTRO_FEATURES (so doesn't pull in libGL, for example). What does x
On 30 November 2015 at 12:40, Martin Jansa wrote:
> > Finally enable native builds.
>
> Why is this needed now?
>
> When it was needed for xbmc it was rejected (and I was carrying this in
> my branches since then):
> http://patchwork.openembedded.org/patch/63477/
> more recently in:
> http://patc
On Mon, Nov 30, 2015 at 12:18:58PM +, Ross Burton wrote:
> Use PACKAGECONFIG instead of using logic in DEPENDS and EXTRA_OECONF, adding
> new
> options for PulseAudio, tslib, DirectFB, OpenGL and X11.
>
> Disable tslib by default as the kernel event input subsystem is generally
> used.
>
>
Use PACKAGECONFIG instead of using logic in DEPENDS and EXTRA_OECONF, adding new
options for PulseAudio, tslib, DirectFB, OpenGL and X11.
Disable tslib by default as the kernel event input subsystem is generally used.
SDL's OpenGL support requires X11 so check for both x11 and opengl, and merge
t