All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ezx: Use pulseaudio 0.9.15
@ 2010-02-28 18:57 Antonio Ospite
  2010-02-28 19:55 ` Koen Kooi
  0 siblings, 1 reply; 8+ messages in thread
From: Antonio Ospite @ 2010-02-28 18:57 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-03-01 16:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-28 18:57 [PATCH] ezx: Use pulseaudio 0.9.15 Antonio Ospite
2010-02-28 19:55 ` Koen Kooi
2010-02-28 20:11   ` Holger Hans Peter Freyther
2010-02-28 21:49   ` Philip Balister
2010-02-28 22:04     ` Michael 'Mickey' Lauer
2010-03-01 15:54       ` Antonio Ospite
2010-03-01 16:06         ` Dr. Michael Lauer
2010-03-01  8:39   ` Marcin Juszkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.