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

git at git.openembedded.org git at git.openembedded.org
Mon Oct 22 11:16:39 UTC 2012


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

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=82021e72f2b16cdbe6d1340e84a7795d0087332b




More information about the Openembedded-commits mailing list