From: Bernd Kuhls <berndkuhls@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/30 v11] xbmc: bump version to 13.1 (branch yem/bernd/xbmc-10)
Date: Mon, 02 Jun 2014 20:11:12 +0200 [thread overview]
Message-ID: <0bru5bx1ii.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: cover.1401274944.git.yann.morin.1998@free.fr
Hi,
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote in
news:cover.1401274944.git.yann.morin.1998 at free.fr:
> This is version 11 of the XBMC bump to Gotham, initiated by Bernd.
> This version reorders the series so that we can quickly bump XBMC, to
> keep an iso-functional setup (mostly: on the Raspberry Pi), then new
> required packages and dependencies, to finally enable building XBMC
> on a full-openGL capable system.
would you mind when I send v12, if necessary? I re-ordered my patches
according to your v11 and updated mesa3d to rc5. This alone does not justify
a v12 series, but no one knows when xbmc 13.1 is released ;)
> I'm a bit disapointed I did not find enough free time to test the x86 +
> full-openGL side of the series, but the bump in itself is already a good
> thing.
Rest assured, I am using this setup, based on uClibc, for more than nine
months now, and it (livetv with tvheadend, various video formats and streams,
Goom) works fine.
Regards, Bernd
---
Diese E-Mail ist frei von Viren und Malware, denn der avast! Antivirus Schutz ist aktiv.
http://www.avast.com
next prev parent reply other threads:[~2014-06-02 18:11 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 11:08 [Buildroot] [PATCH 0/30 v11] xbmc: bump version to 13.1 (branch yem/bernd/xbmc-10) Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 01/30] toolchain: add option to copy the gconv libraries Yann E. MORIN
2014-05-31 15:01 ` Maxime Hadjinlian
2014-05-28 11:08 ` [Buildroot] [PATCH 02/30] xbmc: add host-gettext dependency Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 03/30] xbmc: add host-nasm dependency Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 04/30] xbmc: add host-yasm dependency for MMX/64bit archs Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 05/30] xbmc: add missing egl-related cflags Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 06/30] xbmc: hdmi cec supports needs udev for device scanning Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 07/30] xbmc: bump version to 13.1-RC1 Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 08/30] xbmc-pvr-addons: bump to a version compatible with XBMC Gotham Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 09/30] xbmc-addon-xvdr: " Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 10/30] xproto_dri3proto: New package Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 11/30] mesa3d: Bump version to 10.2-rc4, fix xa build Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 12/30] mesa3d: Depend on xorg meta package instead of xserver_xorg-server Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 13/30] mesa3d: add dependency xproto_presentproto Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 14/30] mesa3d: Remove dependency for the libxml2 module of host-python Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 15/30] mesa3d: Add dri3 support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 16/30] mesa3d: dri2 does not need udev support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 17/30] libva: new package Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 18/30] libva-intel-driver: " Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 19/30] ffmpeg: Add libva support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 20/30] libglu: new package Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 21/30] libglew: " Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 22/30] sdl: Add new dependency libglu for opengl support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 23/30] xdriver_xf86-video-intel: Bump version to 2.99.911 Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 24/30] xbmc: Allow compilation with uClibc Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 25/30] xbmc: Add alsa support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 26/30] xbmc: Add lame support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 27/30] xbmc: Fix TexturePacker compile Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 28/30] xbmc: Add X.org/OpenGL support Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 29/30] xbmc: Add option for Goom screensaver Yann E. MORIN
2014-05-28 11:08 ` [Buildroot] [PATCH 30/30] xbmc: Add VA-API support Yann E. MORIN
2014-05-28 12:56 ` [Buildroot] [PATCH 0/30 v11] xbmc: bump version to 13.1 (branch yem/bernd/xbmc-10) Mike Zick
2014-05-28 15:36 ` Bernd Kuhls
2014-06-02 18:11 ` Bernd Kuhls [this message]
2014-06-02 18:41 ` Yann E. MORIN
2014-06-02 19:22 ` Bernd Kuhls
2014-06-02 22:12 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0bru5bx1ii.ln2@ID-313208.user.individual.net \
--to=berndkuhls@hotmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox