Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham
@ 2014-05-10 10:02 Bernd Kuhls
  2014-05-10 10:02 ` [Buildroot] [PATCH v6 01/32] xproto_dri3proto: New package Bernd Kuhls
                   ` (32 more replies)
  0 siblings, 33 replies; 43+ messages in thread
From: Bernd Kuhls @ 2014-05-10 10:02 UTC (permalink / raw)
  To: buildroot

the patch series combines my latest patches to bump xbmc.
It also adds uClibc support to xbmc, a mesa3d version bump
and several new packages to support the new xbmc release
along with libva to get the best out of Intel systems.

v6: - bump mesa3d version to 10.2-rc2
    - bump libva and libva-intel-driver to 1.3.1

Regards, Bernd


Bernd Kuhls (32):
  xproto_dri3proto: New package
  mesa3d: Bump version to 10.2-rc2
  mesa3d: use --enable-shared-glapi also for Gallium drivers
  mesa3d: Fix gbm related compile error
  mesa3d: Depend on xorg meta package instead of xserver_xorg-server
  mesa3d: Remove dependency for the libxml2 module of host-python
  mesa3d: Add patch note about upstream bug
  mesa3d: Add dri3 support
  mesa3d: dri2 does not need udev support
  libva: new package
  libva-intel-driver: new package
  ffmpeg: Add libva support
  libglu: new package
  libglew: new package
  sdl: Add new dependency libglu for opengl support
  xdriver_xf86-video-intel: Bump version to 2.99.911
  rtmpdump: Add KSV patch
  xbmc: bump version to 13.0
  xbmc-pvr-addons: Version bump to xbmc Gotham-compatible addon
  xbmc-addon-xvdr: Version bump to xbmc Gotham-compatible addon
  xbmc: Add host-gettext dependency
  xbmc: Allow compilation with uClibc
  xbmc: fix arm/uclibc compilation
  xbmc: Add X.org/OpenGL support
  xbmc: Add VA-API support
  xbmc: Add alsa support
  xbmc: Add lame support
  xbmc: Disable broken rsxs screensaver
  xbmc: Add option for Goom screensaver
  xbmc: add nasm/yasm dependency
  xbmc: Fix ffmpeg cross compile
  xbmc: Fix TexturePacker compile

 package/libdrm/Config.in                           |    1 -
 .../xlib_libXpm/xlib_libXpm-0001-detect-fork.patch |   66 --------------------
 package/x11r7/xlib_libXpm/xlib_libXpm.mk           |    1 -
 3 files changed, 68 deletions(-)
 delete mode 100644 package/x11r7/xlib_libXpm/xlib_libXpm-0001-detect-fork.patch

-- 
1.7.10.4

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

end of thread, other threads:[~2014-05-12 21:48 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-10 10:02 [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 01/32] xproto_dri3proto: New package Bernd Kuhls
2014-05-12 17:53   ` Thomas Petazzoni
2014-05-12 17:58     ` Bernd Kuhls
2014-05-12 19:38       ` Thomas Petazzoni
2014-05-12 20:16         ` Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 02/32] mesa3d: Bump version to 10.2-rc2 Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 03/32] mesa3d: use --enable-shared-glapi also for Gallium drivers Bernd Kuhls
2014-05-12 21:30   ` Peter Korsgaard
2014-05-10 10:02 ` [Buildroot] [PATCH v6 04/32] mesa3d: Fix gbm related compile error Bernd Kuhls
2014-05-12 21:48   ` Peter Korsgaard
2014-05-10 10:02 ` [Buildroot] [PATCH v6 05/32] mesa3d: Depend on xorg meta package instead of xserver_xorg-server Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 06/32] mesa3d: Remove dependency for the libxml2 module of host-python Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 07/32] mesa3d: Add patch note about upstream bug Bernd Kuhls
2014-05-12 19:46   ` Thomas Petazzoni
2014-05-12 20:55   ` Peter Korsgaard
2014-05-10 10:02 ` [Buildroot] [PATCH v6 08/32] mesa3d: Add dri3 support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 09/32] mesa3d: dri2 does not need udev support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 10/32] libva: new package Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 11/32] libva-intel-driver: " Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 12/32] ffmpeg: Add libva support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 13/32] libglu: new package Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 14/32] libglew: " Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 15/32] sdl: Add new dependency libglu for opengl support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 16/32] xdriver_xf86-video-intel: Bump version to 2.99.911 Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 17/32] rtmpdump: Add KSV patch Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 18/32] xbmc: bump version to 13.0 Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 19/32] xbmc-pvr-addons: Version bump to xbmc Gotham-compatible addon Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 20/32] xbmc-addon-xvdr: " Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 21/32] xbmc: Add host-gettext dependency Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 22/32] xbmc: Allow compilation with uClibc Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 23/32] xbmc: fix arm/uclibc compilation Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 24/32] xbmc: Add X.org/OpenGL support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 25/32] xbmc: Add VA-API support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 26/32] xbmc: Add alsa support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 27/32] xbmc: Add lame support Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 28/32] xbmc: Disable broken rsxs screensaver Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 29/32] xbmc: Add option for Goom screensaver Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 30/32] xbmc: add nasm/yasm dependency Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 31/32] xbmc: Fix ffmpeg cross compile Bernd Kuhls
2014-05-10 10:02 ` [Buildroot] [PATCH v6 32/32] xbmc: Fix TexturePacker compile Bernd Kuhls
2014-05-12 17:56 ` [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham Thomas Petazzoni
2014-05-12 18:24   ` Bernd Kuhls

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