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

git at git.openembedded.org git at git.openembedded.org
Mon Oct 22 13:58:18 UTC 2012


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

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=112a6a3f227c3df610e65ad614a87298a4725fe5




More information about the Openembedded-commits mailing list