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 WIP 15/16] xbmc: Bump version to Gotham_beta3
Date: Tue, 1 Apr 2014 23:30:15 +0200	[thread overview]
Message-ID: <20140401213015.GB1278@free.fr> (raw)
In-Reply-To: <jahr0bx4a6.ln2@ID-313208.user.individual.net>

Bernd, All,

On 2014-04-01 21:40 +0200, Bernd Kuhls spake thusly:
> "Yann E. MORIN" <yann.morin.1998@free.fr> wrote in
> news:20140401183534.GB3291 at free.fr: 
> 
> > Note also, that many of the XBMC sub-options have dependencies on
> > toolchain features (eg. IPv6, threads, and so on...) which are not
> > currently expressed, being implicit as XBMC depends on (e)glibc, and so
> > those features are guaranteed to be present in this case. But when
> > enabling building with uClibc, those dependencies will have to be added,
> > which is not a trivial change. And your patch is missing all those new
> > required dependencies. Having split-patches will make it easier to check
> > those dependencies.
> 
> Hi,
> 
> ok, you convinced me to split the patch, I already started work ;)
> 
> efc3c8359e6493dbcdf32afd4f9d4075dd4b9f4a WIP: xbmc: needs host-gawk
> bbcfd437efa76bd358a287d0505dc98f2c9987e5 WIP: xbmc: Add option for Goom 
> screensaver
> 3b33e850145ae59e1a51f14933b1d889a7ce8091 WIP: xbmc: Disable broken rsxs 
> screensaver
> ca08b3b00d44a70cd65bedb5737254ff286b1c72 WIP: xbmc: Add lame support
> aaf2d1b40144266446d5764baf65b9ed1a44e7a3 WIP: xbmc: Add alsa support
> 7a4721ab543e705ced87f8e4dbeb38c91af14914 WIP: xbmc: Add VA-API support
> 21c7aa5957c8855a1b0ecbe5f2a8a16b583d4439 WIP: xbmc: Add X.org support
> 283da553c5fe11f64486e825e8d1975403fa633e WIP: xbmc: Allow compilation with 
> uClibc
> 19018489f879c289b41de3013ea98724bb0c550c WIP: xbmc: Bump version to 
> Gotham_beta3

Wonderful! :-)

Just to make sure: the bump to Gotham should be the first change, and
then all other changes are additions to that?

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

  parent reply	other threads:[~2014-04-01 21:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31 20:06 [Buildroot] [PATCH 00/16] XBMC Gotham Beta3 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 01/16] pixman: Version bump 0.32.4 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 02/16] xlib_xtrans: Version bump 1.3.4 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 03/16] file: Version bump 5.18 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 04/16] flex: Version bump 2.5.39 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 05/16] sqlite: Version bump 3.8.4.2 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 06/16] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH v4 07/16] xdriver_xf86-video-intel: Bump version to 2.99.911 Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 08/16] libva: new package Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 09/16] libva-intel-driver: " Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 10/16] ffmpeg: Add libva support Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 11/16] libglu: new package Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 12/16] libglew: " Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 13/16] sdl: Add new dependency libglu for opengl support Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH 14/16] opengl: New virtual package Bernd Kuhls
2014-03-31 20:21   ` Yann E. MORIN
2014-04-01 17:01     ` Bernd Kuhls
2014-03-31 20:06 ` [Buildroot] [PATCH WIP 15/16] xbmc: Bump version to Gotham_beta3 Bernd Kuhls
2014-03-31 22:05   ` Yann E. MORIN
2014-04-01 17:11     ` Bernd Kuhls
2014-04-01 18:35       ` Yann E. MORIN
2014-04-01 19:40         ` Bernd Kuhls
2014-04-01 21:29           ` Maxime Hadjinlian
2014-04-01 21:30           ` Yann E. MORIN [this message]
2014-03-31 20:06 ` [Buildroot] [PATCH WIP 16/16] xbmc: Add xbmc-send script to send commands to xbmc service Bernd Kuhls
2014-03-31 22:20   ` Yann E. MORIN
2014-05-20 20:49     ` 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=20140401213015.GB1278@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