From: Michael 'Mickey' Lauer Date: Wed, 3 Mar 2010 10:58:51 +0000 (+0100) Subject: pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko devices X-Git-Tag: Release-2010-05/1~489^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb7df07737ecb45d9f85e2f4276b8749071d9d4d;p=openembedded.git pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko devices --- diff --git a/recipes/pulseaudio/pulseaudio_0.9.19.bb b/recipes/pulseaudio/pulseaudio_0.9.19.bb index 272f16b6e3..4c51328a95 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 6ec8565a0d..c6aef2aa7c 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