[oe] [PATCH] ezx: Use pulseaudio 0.9.15

Antonio Ospite ospite at studenti.unina.it
Sun Feb 28 18:57:28 UTC 2010


Pulseaudio versions newer than 0.9.15 don't build on ezx machines (and
presumably on any armv5te), stick to this version until the problem is
handled upstream and a patch is available.

Cfr: http://bugs.openembedded.org/show_bug.cgi?id=5404

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
---
 conf/machine/include/motorola-ezx-base.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index 75c0f42..4d17211 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -2,6 +2,7 @@ TARGET_ARCH = "arm"
 
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel ?= "openezx-kernel"
+PREFERRED_VERSION_pulseaudio = "0.9.15"
 
 #cat /proc/mtd
 #dev:    size   erasesize  name
-- 
1.7.0





More information about the Openembedded-devel mailing list