From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/RFC v3 00/50] package/kodi: bump version to 15.0 rc2 Isengard
Date: Tue, 21 Jul 2015 14:23:41 +0200 [thread overview]
Message-ID: <20150721142341.4b294467@free-electrons.com> (raw)
In-Reply-To: <XnsA4DE5385A8A24berndkuhlsPkbjNfxxIA@bernd-kuhls.de>
Bernd,
On Tue, 21 Jul 2015 08:12:38 +0200, Bernd Kuhls wrote:
> patch 1: ffmpeg bump
> Please do _not_ commit it yet, because removing 0014-fix-ff-thread-get-
> format.patch will break Kodi 14.2, currently part of buildroot.
Next time, can you make this more clearly indicated somewhere? Well, I
agree your entire series was RFC, but it's good to be clear about what
can be committed now and what cannot. I generally want to be helpful
and merge early what is ready today, so that contributors don't have to
carry more and more patches in their own branches.
> I saw that you committed it already; when Kodi 15.0 hits buildroot the
> error will go away, until then let_s get ffmpeg 2.7.x tested by the
> autobuilders, mips* has problems with msa.h for example ;) Btw, I will send
> another bump to 2.7.2 today fixing interlaced h264.
Ok. I hope Kodi 15.0 will arrive soon so that we can merge all of it,
and have a working setup again.
> patch 2 & 3: no problem, they do not raise compatibility issues
Ok.
> patch 4: please do _not_ commit, libcec3 is incompatible with Kodi 14.
Ok, thanks.
> > Maybe you could push the whole thing to a public Git branch so that
> > others can quickly test?
>
> Ok, but I have to set this up first. I already have a github account and I
> think I can handle that task.
> Can I fork from https://github.com/buildroot/buildroot ?
Yes, sure. This repository is updated every 10 minutes or so from the
official Buildroot repo. The only thing that isn't synced up
automatically are tags, I'll have to address that in the future.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-21 12:23 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-19 19:05 [Buildroot] [PATCH/RFC v3 00/50] package/kodi: bump version to 15.0 rc2 Isengard Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 01/50] package/ffmpeg: bump version to 2.7.1 Bernd Kuhls
2015-07-20 21:40 ` Thomas Petazzoni
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 02/50] package/libsquish: New package Bernd Kuhls
2015-07-19 19:24 ` Thomas Petazzoni
2015-07-22 19:16 ` Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 03/50] package/libplatform: new package Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 04/50] package/libcec: bump to version 3.0.1 Bernd Kuhls
2015-07-19 19:20 ` Thomas Petazzoni
2015-07-22 19:18 ` Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 05/50] package/kodi: bump version to 15.0rc3 Isengard Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 06/50] package/kodi: Add option for lirc support Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 07/50] package/kodi: Rework audio encoder support Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 08/50] package/kodi-audioencoder-flac: bump version Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 09/50] package/kodi-audioencoder-lame: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 10/50] package/kodi-audioencoder-vorbis: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 11/50] package/kodi-audioencoder-wav: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 12/50] package/kodi-addon-xvdr: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 13/50] package/kodi-pvr-addons: Prepare to split into addon-specific packages Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 14/50] package/kodi-platform: new package Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 15/50] package/kodi-pvr-argustv: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 16/50] package/kodi-pvr-dvblink: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 17/50] package/kodi-pvr-dvbviewer: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 18/50] package/kodi-pvr-filmon: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 19/50] package/kodi-pvr-hts: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 20/50] package/kodi-pvr-iptvsimple: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 21/50] package/kodi-pvr-mediaportal-tvserver: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 22/50] package/kodi-pvr-mythtv: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 23/50] package/kodi-pvr-nextpvr: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 24/50] package/kodi-pvr-njoy: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 25/50] package/kodi-pvr-pctv: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 26/50] package/kodi-pvr-stalker: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 27/50] package/kodi-pvr-vbox: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 28/50] package/kodi-pvr-vdr-vnsi: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 29/50] package/kodi-pvr-vuplus: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 30/50] package/kodi-pvr-wmc: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 31/50] package/kodi-audiodecoder-modplug: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 32/50] package/kodi-audiodecoder-nosefart: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 33/50] package/kodi-audiodecoder-sidplay: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 34/50] package/kodi-audiodecoder-snesapu: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 35/50] package/kodi-audiodecoder-stsound: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 36/50] package/kodi-audiodecoder-timidity: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 37/50] package/kodi-audiodecoder-vgmstream: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 38/50] package/kodi-screensaver-asteroids: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 39/50] package/kodi-screensaver-biogenesis: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 40/50] package/kodi-screensaver-crystalmorph: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 41/50] package/kodi-screensaver-greynetic: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 42/50] package/kodi-screensaver-pingpong: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 43/50] package/kodi-screensaver-pyro: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 44/50] package/kodi-screensaver-stars: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 45/50] package/kodi-visualisation-shadertoy: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 46/50] package/kodi-visualisation-waveform: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 47/50] package/kodi-visualisation-spectrum: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 48/50] package/kodi-visualisation-waveforhue: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 49/50] package/kodi-visualisation-goom: " Bernd Kuhls
2015-07-19 19:05 ` [Buildroot] [PATCH/RFC v3 50/50] package/kodi-screensaver-rsxs: " Bernd Kuhls
2015-07-19 19:26 ` [Buildroot] [PATCH/RFC v3 00/50] package/kodi: bump version to 15.0 rc2 Isengard Thomas Petazzoni
2015-07-21 6:12 ` Bernd Kuhls
2015-07-21 12:23 ` Thomas Petazzoni [this message]
2015-07-22 19:26 ` 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=20150721142341.4b294467@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox