All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham
Date: Mon, 12 May 2014 19:56:12 +0200	[thread overview]
Message-ID: <20140512195612.0e26443a@free-electrons.com> (raw)
In-Reply-To: <1399716164-6452-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sat, 10 May 2014 12:02:12 +0200, Bernd Kuhls wrote:

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

Since we're approaching -rc1, Peter is no longer going to merge major
patches or big version bumps. However, it seems like your patch series
is mixing build fixes for existing issues (which can and should be
merged during the -rc cycle) and major version bumps or new features.

It would be nice if you could split it in two patch series, one with
the fixes only (to be applied during the -rc cycle) and one with the
major changes changes (which will be applied in the 'next' branch, and
therefore ultimately released in 2014.08). Of course, the latter branch
can be based on the former.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2014-05-12 17:56 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Thomas Petazzoni [this message]
2014-05-12 18:24   ` [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham Bernd Kuhls

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=20140512195612.0e26443a@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 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.