All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] package/aubio: new package
Date: Sun, 4 Dec 2016 16:21:26 +0100	[thread overview]
Message-ID: <20161204162126.3eebf699@free-electrons.com> (raw)
In-Reply-To: <1480767459-17230-1-git-send-email-romain.naour@gmail.com>

Hello,

On Sat,  3 Dec 2016 13:17:34 +0100, Romain Naour wrote:
> Aubio attempt to build aubio.so shared library so disable it for static
> build only.
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
>  package/Config.in                         |  1 +
>  package/aubio/0001-remove-unit-test.patch | 63 +++++++++++++++++++++++++++++++
>  package/aubio/Config.in                   | 21 +++++++++++
>  package/aubio/aubio.hash                  |  2 +
>  package/aubio/aubio.mk                    | 24 ++++++++++++
>  5 files changed, 111 insertions(+)
>  create mode 100644 package/aubio/0001-remove-unit-test.patch
>  create mode 100644 package/aubio/Config.in
>  create mode 100644 package/aubio/aubio.hash
>  create mode 100644 package/aubio/aubio.mk

Applied to master, thanks. Could you please talk with upstream about
the issue with the unit test, so that it can be solved? Adding an
option to enable/disable tests would be good, for example.

Thanks,

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

      parent reply	other threads:[~2016-12-04 15:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03 12:17 [Buildroot] [PATCH 1/6] package/aubio: new package Romain Naour
2016-12-03 12:17 ` [Buildroot] [PATCH 2/6] package/aubio: add libsndfile optional dependency Romain Naour
2016-12-04 15:22   ` Thomas Petazzoni
2016-12-03 12:17 ` [Buildroot] [PATCH 3/6] package/aubio: add libsamplerate " Romain Naour
2016-12-03 12:17 ` [Buildroot] [PATCH 4/6] package/aubio: add jack2 " Romain Naour
2016-12-03 12:17 ` [Buildroot] [PATCH 5/6] package/aubio: add fftw " Romain Naour
2016-12-03 12:17 ` [Buildroot] [PATCH 6/6] package/aubio: add ffmpeg libav " Romain Naour
2016-12-04 15:21 ` 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=20161204162126.3eebf699@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.