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 v3] atest: new package
Date: Thu, 13 Apr 2017 22:48:48 +0200	[thread overview]
Message-ID: <20170413224848.393b11be@free-electrons.com> (raw)
In-Reply-To: <1491759842-27293-1-git-send-email-festevam@gmail.com>

Hello,

On Sun,  9 Apr 2017 14:44:02 -0300, Fabio Estevam wrote:

> diff --git a/package/atest/Config.in b/package/atest/Config.in
> new file mode 100644
> index 0000000..ede739e
> --- /dev/null
> +++ b/package/atest/Config.in
> @@ -0,0 +1,12 @@
> +config BR2_PACKAGE_ATEST
> +	bool "atest"
> +	select BR2_PACKAGE_ALSA_LIB
> +	select BR2_PACKAGE_LIBEV
> +	depends on !BR2_TOOLCHAIN_USES_UCLIBC # uclibc lacks wordexp
> +	depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
> +	depends on !BR2_bfin # libev
> +	help
> +	  atest is a test software for checking ALSA Asoc drivers
> +	  concerning the proper frame generation and capture.
> +
> +	  https://github.com/amouiche/atest

A Config.in comment was missing here to show the glibc/musl+thread
dependency, so I've added that.

Applied with this issue fixed. Thanks!

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

  reply	other threads:[~2017-04-13 20:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 17:44 [Buildroot] [PATCH v3] atest: new package Fabio Estevam
2017-04-13 20:48 ` Thomas Petazzoni [this message]
2017-04-13 23:14   ` Fabio Estevam
2017-04-14  5:50     ` Baruch Siach
2017-04-14 13:43       ` Fabio Estevam

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=20170413224848.393b11be@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