[Buildroot] [PATCH v16 1/3] xbmc: Add X.org/OpenGL support

Bernd Kuhls bernd.kuhls at t-online.de
Fri Aug 1 22:02:17 UTC 2014


"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote in 
news:20140801213036.GE3778 at free.fr:

> We currently do not disable rsxs, and XBMC builds just fine on the RPi.
> However, we remove it from the rootfs as a post-install hook.
> 
> What's the problem with rsxs on EGL/GLES?

Hi,

according to xbmc configure rsxs depends on opengl only:
https://github.com/xbmc/xbmc/blob/Gotham/configure.in#L1469

This can be confirmed when looking the rsxs configure:
https://github.com/xbmc/xbmc/blob/Gotham/xbmc/screensavers/rsxs-
0.9/configure.ac#L97

I am surprised that rsxs is build at all with egl/gles only.
My patch just follows the configure system of xbmc.

Regards, Bernd




More information about the buildroot mailing list