From: David-John Willis Date: Tue, 25 May 2010 12:29:36 +0000 (+0100) Subject: task-pandora-xfce: Add minimal GStreamer stuff back in. X-Git-Tag: Release-2010-05/1~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d99a2075b8e7ef5bbebac62939152ac59eef49b;p=openpandora.oe.git task-pandora-xfce: Add minimal GStreamer stuff back in. --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index a8b9815..d98c305 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r28" +PR = "r30" inherit task @@ -77,11 +77,11 @@ GNOME_GTK = " \ GSTREAMER = " \ # gstreamer-ti \ -# gst-ffmpeg \ + gst-ffmpeg \ gst-omapfb \ # gst-plugin-pulse \ gst-plugin-xvimagesink \ -# gst-plugins-base-meta \ + gst-plugins-base-meta \ # gst-plugins-good-meta \ # gst-plugins-bad-meta \ # gst-plugins-ugly-meta \