From: Bernd Kuhls <berndkuhls@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham
Date: Mon, 12 May 2014 20:24:16 +0200 [thread overview]
Message-ID: <g7g74bx73e.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 20140512195612.0e26443a@free-electrons.com
Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8
@public.gmane.org> wrote in news:20140512195612.0e26443a at free-electrons.com:
> 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
Hi,
looking at my patch series I consider none of them relevant for inclusion
before 2014.05 is released.
Most of the mesa3d patches are only relevant for the mesa3d 10.2 version bump
(like the libxml2/python patch).
The xdriver_xf86-video-intel version bump patch can be committed as is,
however, but it is not really necessary, according to autobuilder logs ;)
The rtmpdump KSV patch does not fix a broken package but extends it with
community patches.
All other xbmc patches are extentions/fixes which are only relevant for xbmc
Gotham.
So I would like to suggest to commit my series right after the release of
2014.05 so it can be extensively tested by autobuilders. I am still finding
problems here, like the need for ipv6 support last weekend, so we should use
as much time of the next release cycle as possible.
Regards, Bernd
prev parent reply other threads:[~2014-05-12 18:24 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 ` [Buildroot] [PATCH v6 00/32] xbmc: bump version to 13.0-Gotham Thomas Petazzoni
2014-05-12 18:24 ` Bernd Kuhls [this message]
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=g7g74bx73e.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