Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 0/8] Add new libraries for XBMC Gotham
@ 2014-04-04  5:18 Bernd Kuhls
  2014-04-04  5:18 ` [Buildroot] [PATCH v5 1/8] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Bernd Kuhls @ 2014-04-04  5:18 UTC (permalink / raw)
  To: buildroot

Changelog:
v5: - rebased
    - updated libva (Thomas)
    - include only git-ready patches (X11 intel driver will follow in a seperate patch)
v4: - rebased
    - removed flac version bump (Gustavo)
    - removed libfs version bump https://github.com/OpenELEC/OpenELEC.tv/commit/b55859

Regards, Bernd

Bernd Kuhls (8):
  libdrm: Explain dependency on xorg in Kconfig
  mesa3d: Explain dependency for i965 DRI driver on xorg in Kconfig
  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

 package/mesa3d/Config.in                              |    4 ----
 package/opengl/Config.in                              |    1 -
 package/opengl/libgl/Config.in                        |    6 ------
 package/opengl/libgl/libgl.mk                         |   16 ----------------
 package/vlc/vlc.mk                                    |    4 ++--
 package/x11r7/xdriver_xf86-video-ati/Config.in        |    5 +----
 package/x11r7/xdriver_xf86-video-glint/Config.in      |    5 +----
 package/x11r7/xdriver_xf86-video-intel/Config.in      |    7 ++-----
 package/x11r7/xdriver_xf86-video-mach64/Config.in     |    3 ---
 package/x11r7/xdriver_xf86-video-mga/Config.in        |    5 +----
 package/x11r7/xdriver_xf86-video-openchrome/Config.in |    5 +----
 package/x11r7/xdriver_xf86-video-r128/Config.in       |    5 +----
 package/x11r7/xdriver_xf86-video-savage/Config.in     |    5 +----
 package/x11r7/xdriver_xf86-video-sis/Config.in        |    5 +----
 package/x11r7/xdriver_xf86-video-tdfx/Config.in       |    5 +----
 package/x11r7/xdriver_xf86-video-vmware/Config.in     |    5 +----
 package/x11r7/xserver_xorg-server/Config.in           |    1 +
 17 files changed, 14 insertions(+), 73 deletions(-)
 delete mode 100644 package/opengl/libgl/Config.in
 delete mode 100644 package/opengl/libgl/libgl.mk

-- 
1.7.10.4

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

end of thread, other threads:[~2014-04-26 21:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  5:18 [Buildroot] [PATCH v5 0/8] Add new libraries for XBMC Gotham Bernd Kuhls
2014-04-04  5:18 ` [Buildroot] [PATCH v5 1/8] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
2014-04-04  5:18 ` [Buildroot] [PATCH v5 2/8] mesa3d: Explain dependency for i965 DRI driver " Bernd Kuhls
2014-04-17 21:37   ` Yann E. MORIN
2014-04-26 21:26     ` Bernd Kuhls
2014-04-04  5:18 ` [Buildroot] [PATCH v5 3/8] [v2] libva: new package Bernd Kuhls
2014-04-17 20:31   ` Thomas Petazzoni
2014-04-04  5:18 ` [Buildroot] [PATCH v5 4/8] libva-intel-driver: " Bernd Kuhls
2014-04-17 20:36   ` Thomas Petazzoni
2014-04-04  5:18 ` [Buildroot] [PATCH v5 5/8] ffmpeg: Add libva support Bernd Kuhls
2014-04-04  5:18 ` [Buildroot] [PATCH v5 6/8] libglu: new package Bernd Kuhls
2014-04-17 20:39   ` Thomas Petazzoni
2014-04-04  5:18 ` [Buildroot] [PATCH v5 7/8] libglew: " Bernd Kuhls
2014-04-17 20:52   ` Thomas Petazzoni
2014-04-26 14:24     ` Bernd Kuhls
2014-04-04  5:18 ` [Buildroot] [PATCH v5 8/8] sdl: Add new dependency libglu for opengl support Bernd Kuhls

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