Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v7 17/31] xbmc-pvr-addons: Version bump to xbmc Gotham-compatible addon
Date: Sat, 17 May 2014 17:40:17 +0200	[thread overview]
Message-ID: <20140517154017.GA3459@free.fr> (raw)
In-Reply-To: <cmak4bxjmf.ln2@ID-313208.user.individual.net>

Bernd, All,

On 2014-05-17 17:09 +0200, Bernd Kuhls spake thusly:
> Thomas Petazzoni
> <thomas.petazzoni@free-electrons.com> wrote
> in news:20140517161342.5e745481 at free-electrons.com: 
[--SNIP--]
> >> -# This cset is on the branch 'frodo'
> >> -# When XBMC is updated, then this should be updated to the
> >> corresponding branch 
> > 
> > I think this comment was quite useful. Could we keep it, after updating
> > it?
> 
> This patch does, what the comment was all about: Update xbmc-pvr-addons "to 
> the corresponding branch" "[w]hen XBMC is updated", so I think the comment 
> served its purpose ;)

Yep, indeed. However, I think we should keep a comment tht states
basically something similar, but for Gotham:
    # This cset in on master. When a Gotham branch is made, we should
    # follow it, as incompatible changes in the plugins API can happen
    # on the master branch.

That is, when XBMC makes such incompatible API changes on their master,
so do the plugins (at least, that's what hapenned between Frodo and
Gotham, hence the comment to stay on the Frodo branch.)

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-05-17 15:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-17 11:39 [Buildroot] [PATCH v7 00/31] xbmc: bump version to 13.0-Gotham Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 01/31] xproto_dri3proto: New package Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 02/31] mesa3d: Bump version to 10.2-rc3 Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 03/31] mesa3d: Depend on xorg meta package instead of xserver_xorg-server Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 04/31] mesa3d: add dependency xproto_presentproto Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 05/31] mesa3d: Remove dependency for the libxml2 module of host-python Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 06/31] mesa3d: Add dri3 support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 07/31] mesa3d: dri2 does not need udev support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 08/31] libva: new package Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 09/31] libva-intel-driver: " Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 10/31] ffmpeg: Add libva support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 11/31] libglu: new package Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 12/31] libglew: " Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 13/31] sdl: Add new dependency libglu for opengl support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 14/31] xdriver_xf86-video-intel: Bump version to 2.99.911 Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 15/31] rtmpdump: Add KSV patch Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 16/31] xbmc: bump version to 13.0 Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 17/31] xbmc-pvr-addons: Version bump to xbmc Gotham-compatible addon Bernd Kuhls
2014-05-17 14:13   ` Thomas Petazzoni
2014-05-17 15:09     ` Bernd Kuhls
2014-05-17 15:40       ` Yann E. MORIN [this message]
2014-05-17 11:39 ` [Buildroot] [PATCH v7 18/31] xbmc-addon-xvdr: " Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 19/31] xbmc: Add host-gettext dependency Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 20/31] xbmc: Allow compilation with uClibc Bernd Kuhls
2014-05-17 14:10   ` Thomas Petazzoni
2014-05-17 14:48     ` Bernd Kuhls
2014-05-17 15:31       ` Bernd Kuhls
2014-05-17 15:41         ` Yann E. MORIN
2014-05-17 11:39 ` [Buildroot] [PATCH v7 21/31] xbmc: fix arm/uclibc compilation Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 22/31] xbmc: Add X.org/OpenGL support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 23/31] xbmc: Add VA-API support Bernd Kuhls
2014-05-17 11:39 ` [Buildroot] [PATCH v7 24/31] xbmc: Add alsa support Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 25/31] xbmc: Add lame support Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 26/31] xbmc: Disable broken rsxs screensaver Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 27/31] xbmc: Add option for Goom screensaver Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 28/31] xbmc: add nasm/yasm dependency Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 29/31] xbmc: Fix ffmpeg cross compile Bernd Kuhls
2014-05-17 14:12   ` Thomas Petazzoni
2014-05-17 14:53     ` Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 30/31] xbmc: Fix TexturePacker compile Bernd Kuhls
2014-05-17 11:40 ` [Buildroot] [PATCH v7 31/31] xbmc needs IPv6 support Bernd Kuhls
2014-05-17 14:11   ` Thomas Petazzoni

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=20140517154017.GA3459@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox