[Buildroot] [PATCH 2/3] gst-plugins-base: add option to select 'alsa'

Peter Korsgaard jacmet at uclibc.org
Sat Feb 11 16:58:49 UTC 2012


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

Hi,

 Arnout>  Keep the config options ordered alphabetically, so put it before OGG.

 Arnout>  Also, if the option exists, it should be used in the mk-file.  So add:

 Arnout> ifeq ($(BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_ALSA),y)
 Arnout> GST_PLUGINS_BASE_CONF_OPT += --enable-alsa
 Arnout> else
 Arnout> GST_PLUGINS_BASE_CONF_OPT += --disable-alsa
 Arnout> endif

Indeed, people expect to be able to disable that option and not have the
alsa plugin built.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list