From: Julien Boibessot <julien.boibessot@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] PATCH: Add more config options to alsa, bump version
Date: Wed, 27 Jan 2010 14:59:55 +0100 [thread overview]
Message-ID: <4B6046DB.9000503@free.fr> (raw)
In-Reply-To: <4B603125.6070002@carallon.com>
Will Wagner a ?crit :
> This patch adds a lot of extra config options to alsa-lib (default
> should be the same as before options existed), with these you can
> substantially reduce the size of the alsa-lib library.
>
> It also changes alsa-utils to only depend on ncurses if you have
> alsa-mixer selected.
>
> Finally it bumps the version of alsa-lib and alsa-utils to 1.0.22
<cut>
> +ifneq ($(BR2_PACKAGE_ALSA_LIB_ALOAD),y)
> +ALSA_LIB_CONF_OPT += --disable-aload
> +endif
> +ifneq ($(BR2_PACKAGE_ALSA_LIB_MIXER),y)
> +ALSA_LIB_CONF_OPT += --disable-mizer
--disable-mixer, no ?
Regards,
Julien
next prev parent reply other threads:[~2010-01-27 13:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 12:27 [Buildroot] PATCH: Add more config options to alsa, bump version Will Wagner
2010-01-27 13:59 ` Julien Boibessot [this message]
2010-01-28 18:07 ` William Wagner
2010-01-28 22:11 ` Peter Korsgaard
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=4B6046DB.9000503@free.fr \
--to=julien.boibessot@free.fr \
--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.