[oe-commits] Michael 'Mickey' Lauer : pulseaudio: demote 0.9.19 and 0.9. 21 for motorola ezx series and openmoko devices

git version control git at git.openembedded.org
Wed Mar 3 15:34:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: eb7df07737ecb45d9f85e2f4276b8749071d9d4d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eb7df07737ecb45d9f85e2f4276b8749071d9d4d

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Mar  3 11:58:51 2010 +0100

pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko devices

---

 recipes/pulseaudio/pulseaudio_0.9.19.bb |    4 ++++
 recipes/pulseaudio/pulseaudio_0.9.21.bb |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/pulseaudio/pulseaudio_0.9.19.bb b/recipes/pulseaudio/pulseaudio_0.9.19.bb
index 272f16b..4c51328 100644
--- a/recipes/pulseaudio/pulseaudio_0.9.19.bb
+++ b/recipes/pulseaudio/pulseaudio_0.9.19.bb
@@ -2,6 +2,10 @@ require pulseaudio.inc
 
 DEPENDS += "gdbm speex"
 
+DEFAULT_PREFERENCE_om-gta01 = "-1"
+DEFAULT_PREFERENCE_om-gta02 = "-1"
+DEFAULT_PREFERENCE_motorola-ezx = "-1"
+
 PR = "${INC_PR}.0"
 
 inherit gettext
diff --git a/recipes/pulseaudio/pulseaudio_0.9.21.bb b/recipes/pulseaudio/pulseaudio_0.9.21.bb
index 6ec8565..c6aef2a 100644
--- a/recipes/pulseaudio/pulseaudio_0.9.21.bb
+++ b/recipes/pulseaudio/pulseaudio_0.9.21.bb
@@ -4,6 +4,7 @@ DEPENDS += "gdbm speex"
 
 DEFAULT_PREFERENCE_om-gta01 = "-1"
 DEFAULT_PREFERENCE_om-gta02 = "-1"
+DEFAULT_PREFERENCE_motorola-ezx = "-1"
 
 inherit gettext
 





More information about the Openembedded-commits mailing list