Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot

This commit is contained in:
Peter Korsgaard 2010-02-17 11:15:08 +01:00
commit e777294fd6

View File

@ -1,5 +1,9 @@
config BR2_PACKAGE_ALSA_LIB config BR2_PACKAGE_ALSA_LIB
bool "alsa-lib" bool "alsa-lib"
# Temporary until
# https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4913
# is fixed
select BR2_PACKAGE_ALSA_LIB_PCM
help help
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system. functionality to the Linux operating system.