pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko devices
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 3 Mar 2010 10:58:51 +0000 (11:58 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 3 Mar 2010 10:58:51 +0000 (11:58 +0100)
recipes/pulseaudio/pulseaudio_0.9.19.bb
recipes/pulseaudio/pulseaudio_0.9.21.bb

index 272f16b..4c51328 100644 (file)
@@ -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
index 6ec8565..c6aef2a 100644 (file)
@@ -4,6 +4,7 @@ DEPENDS += "gdbm speex"
 
 DEFAULT_PREFERENCE_om-gta01 = "-1"
 DEFAULT_PREFERENCE_om-gta02 = "-1"
+DEFAULT_PREFERENCE_motorola-ezx = "-1"
 
 inherit gettext