All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/30 v11] xbmc: bump version to 13.1 (branch yem/bernd/xbmc-10)
Date: Mon, 2 Jun 2014 20:41:42 +0200	[thread overview]
Message-ID: <20140602184142.GA3404@free.fr> (raw)
In-Reply-To: <0bru5bx1ii.ln2@ID-313208.user.individual.net>

Bernd, All,

On 2014-06-02 20:11 +0200, Bernd Kuhls spake thusly:
> 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 ;)

Yes, just post your series when you think it is ready.

> > 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.

Would care also sharing the corresponding defconfig, please?

Maybe it would be nice to have such a defconfig to use as a demo, along
with the one for the RPi (which I have yet to submit.)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-06-02 18:41 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
2014-06-02 18:41   ` Yann E. MORIN [this message]
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=20140602184142.GA3404@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.