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

git at git.openembedded.org git at git.openembedded.org
Mon Oct 22 11:43:56 UTC 2012


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

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=545f3046520c2a2eeb9d9711ba0dfdc0d6e8c51d




More information about the Openembedded-commits mailing list