From: Henning Heinold Date: Tue, 28 Jul 2009 22:37:02 +0000 (+0200) Subject: chinook-compat.conf: use slighty newer gstreamer version X-Git-Tag: Release-2010-05/1~2863^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17f9046738a75162ff73535ec00f1209ee993b2;p=openembedded.git chinook-compat.conf: use slighty newer gstreamer version --- diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 8f1cfa3201..d773de449a 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -104,7 +104,7 @@ PREFERRED_VERSION_gconf = "2.6.1" # gstreamer # 0.10.13 would be correct (+ maemo patches) -PREFERRED_VERSION_gstreamer = "0.10.14" +PREFERRED_VERSION_gstreamer = "0.10.17" PREFERRED_VERSION_gst-plugins-good = "0.10.6" # 0.10.13 would be correct (+ maemo patches) PREFERRED_VERSION_gst-plugins-base = "0.10.14"