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 <osp...@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


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to