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

git at git.openembedded.org git at git.openembedded.org
Tue Oct 23 11:29:28 UTC 2012


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

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=b635e47a2b8b711d5ddae3b3e5a5656402aee845




More information about the Openembedded-commits mailing list