Op 22 jul. 2011, om 09:25 heeft Saul Wold het volgende geschreven: > Signed-off-by: Saul Wold <[email protected]> > --- > meta/conf/distro/include/default-versions.inc | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) > > diff --git a/meta/conf/distro/include/default-versions.inc > b/meta/conf/distro/include/default-versions.inc > index 377aba5..e3ef1e6 100644 > --- a/meta/conf/distro/include/default-versions.inc > +++ b/meta/conf/distro/include/default-versions.inc > @@ -1,9 +1,7 @@ > # > # Default preferred versions > # > -PULSEAUDIOVERSION ?= "0.9.22" > -PULSEAUDIOVERSION_arm ?= "0.9.15" > -PREFERRED_VERSION_pulseaudio ?= "${PULSEAUDIOVERSION}" > +PREFERRED_VERSION_pulseaudio ?= "0.9.23"
If you do that you need to rebuild things linking against pulse as well, e.g. gst-plugins-good. I haven't checked if gst actually depends on pull in oe-core though. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
