I noticed we don't have the latest stable version of gst-plugins-base, I'm assuming there wasn't a specific reason for this (FWIW the old version installs a header which causes some applications to fail to build, due to the use of G_CONST_RETURN which has been deprecated).
In addition, gst-plugins-good builds a pulseaudio plugin if it is found, and this is useful so make this dependency explicit. The following changes since commit 629bea96ae07d9f3129a5da488682851a4e09d52: xserver-xorg: remove glx-use-tls again (2011-10-17 12:26:52 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/gst http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/gst Paul Eggleton (2): gst-plugins-base: update to 0.10.35 gst-plugins-good: add pulseaudio to DEPENDS .../gst-plugins-base-tremor.patch | 0 ...base_0.10.32.bb => gst-plugins-base_0.10.35.bb} | 6 +++--- .../gstreamer/gst-plugins-good_0.10.28.bb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-plugins-base-0.10.32 => gst-plugins-base-0.10.35}/gst-plugins-base-tremor.patch (100%) rename meta/recipes-multimedia/gstreamer/{gst-plugins-base_0.10.32.bb => gst-plugins-base_0.10.35.bb} (84%) -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
