[Buildroot] [PATCH v2] package/alsa-utils: Add util alsaloop

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jan 18 22:25:15 UTC 2016


Dear Peter Korsgaard,

On Mon, 18 Jan 2016 22:59:38 +0100, Peter Korsgaard wrote:

>  > +ifeq ($(BR2_PACKAGE_ALSA_UTILS_ALSALOOP),y)
>  > +ALSA_UTILS_CONF_OPTS += --enable-alsaloop
>  > +ifeq ($(BR2_PACKAGE_LIBSAMPLERATE),y)
>  > +ALSA_UTILS_DEPENDENCIES += libsamplerate
>  > +endif
>  > +else
>  > +ALSA_UTILS_CONF_OPTS += --disable-alsaloop
>  > +endif
> 
> While libsamplerate is today only (optionally) used by alsaloop, this
> might change in the future, so I prefer to move this check outside the
> _UTILS_ALSALOOP conditional.

Agreed.

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


More information about the buildroot mailing list