Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v15 00/27] package/freeswitch: new package
Date: Sun, 17 Apr 2016 22:18:48 +0200	[thread overview]
Message-ID: <20160417221848.029ce381@free-electrons.com> (raw)
In-Reply-To: <1460906689-29900-1-git-send-email-bernd.kuhls@t-online.de>

Hello,

On Sun, 17 Apr 2016 17:24:22 +0200, Bernd Kuhls wrote:

> Bernd Kuhls (27):
>   package/freeswitch: new package
>   package/freeswitch: enable optional modules
>   package/freeswitch: add optional dependency to libedit
>   package/freeswitch: enable mod_enum
>   package/freeswitch: add optional dependency to libpng
>   package/freeswitch: add optional dependency to unixodbc
>   package/freeswitch: add optional dependency to freetype
>   package/freeswitch: enable mod_yaml
>   package/freeswitch: enable mod_lua
>   package/freeswitch: enable mod_bv
>   package/freeswitch: enable mod_codec2
>   package/freeswitch: add optional dependency to libg7221
>   package/freeswitch: enable mod_ilbc
>   package/freeswitch: enable mod_isac
>   package/freeswitch: enable mod_opus
>   package/freeswitch: enable mod_portaudio
>   package/freeswitch: enable mod_silk
>   package/freeswitch: enable mod_sndfile
>   package/freeswitch: enable mod_alsa
>   package/freeswitch: enable mod_soundtouch
>   package/freeswitch: add optional dependency to xz
>   package/freeswitch: enable mod_memcache
>   package/freeswitch: enable mod_imagick
>   package/freeswitch: enable mod_cv
>   package/freeswitch: enable mod_shout
>   package/freeswitch: add optional dependency to openldap

I've applied those initial 26 patches.

>   package/freeswitch: enable video support

I've left out this one for now, I'll make some comments specifically on
it.

Thanks!

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

      parent reply	other threads:[~2016-04-17 20:18 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 15:24 [Buildroot] [PATCH v15 00/27] package/freeswitch: new package Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 01/27] " Bernd Kuhls
2016-04-17 20:18   ` Thomas Petazzoni
2016-04-17 15:24 ` [Buildroot] [PATCH v15 02/27] package/freeswitch: enable optional modules Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 03/27] package/freeswitch: add optional dependency to libedit Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 04/27] package/freeswitch: enable mod_enum Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 05/27] package/freeswitch: add optional dependency to libpng Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 06/27] package/freeswitch: add optional dependency to unixodbc Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 07/27] package/freeswitch: add optional dependency to freetype Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 08/27] package/freeswitch: enable mod_yaml Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 09/27] package/freeswitch: enable mod_lua Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 10/27] package/freeswitch: enable mod_bv Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 11/27] package/freeswitch: enable mod_codec2 Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 12/27] package/freeswitch: add optional dependency to libg7221 Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 13/27] package/freeswitch: enable mod_ilbc Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 14/27] package/freeswitch: enable mod_isac Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 15/27] package/freeswitch: enable mod_opus Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 16/27] package/freeswitch: enable mod_portaudio Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 17/27] package/freeswitch: enable mod_silk Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 18/27] package/freeswitch: enable mod_sndfile Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 19/27] package/freeswitch: enable mod_alsa Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 20/27] package/freeswitch: enable mod_soundtouch Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 21/27] package/freeswitch: add optional dependency to xz Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 22/27] package/freeswitch: enable mod_memcache Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 23/27] package/freeswitch: enable mod_imagick Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 24/27] package/freeswitch: enable mod_cv Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 25/27] package/freeswitch: enable mod_shout Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 26/27] package/freeswitch: add optional dependency to openldap Bernd Kuhls
2016-04-17 15:24 ` [Buildroot] [PATCH v15 27/27] package/freeswitch: enable video support Bernd Kuhls
2016-04-17 20:21   ` Thomas Petazzoni
2016-04-17 20:18 ` Thomas Petazzoni [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=20160417221848.029ce381@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