[oe-commits] Denis 'GNUtoo' Carikli : libsdl: fix inconditional alsa disabling.

git at git.openembedded.org git at git.openembedded.org
Mon Oct 22 12:06:15 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: eb4e8e8d8cd2132c59dd39cdea662551139e3aae
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=eb4e8e8d8cd2132c59dd39cdea662551139e3aae

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sat Oct 20 19:21:54 2012 +0200

libsdl: fix inconditional alsa disabling.

Without that fix ALSA is inconditionally disabled,
  reguardless of the fact that alsa is in the distribution
  feature or not.

This patch has been tested on the om-gta04 target with both
  alsa distribution feature enabled(libsdl can then play sound),
  and disabled(it fails to play some sound trough alsa).

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../libsdl/libsdl-1.2.15/configure_tweak.patch     |  211 ++++++++------------
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb      |    4 +-
 2 files changed, 90 insertions(+), 125 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=eb4e8e8d8cd2132c59dd39cdea662551139e3aae




More information about the Openembedded-commits mailing list