aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-good_0.10.15.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-17 11:00:08 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-17 11:00:08 +0200
commitdf32848d8e59cfcda5b12d7949236384a74545db (patch)
treedb6cef5521d57e3cafe070bf1723cbaa1545c421 /recipes/gstreamer/gst-plugins-good_0.10.15.bb
parent88290161c02e7dc418f43202ccd92334a42e70e7 (diff)
downloadopenembedded-df32848d8e59cfcda5b12d7949236384a74545db.tar.gz
gstreamer: sync with TI arago overlay a bit
Diffstat (limited to 'recipes/gstreamer/gst-plugins-good_0.10.15.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.15.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.15.bb b/recipes/gstreamer/gst-plugins-good_0.10.15.bb
new file mode 100644
index 0000000000..ff4d11bc08
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.15.bb
@@ -0,0 +1,14 @@
+require gst-plugins.inc
+
+PR = "r3"
+
+SRC_URI += "file://fix-unit-scale-asseration.patch;patch=1"
+
+OE_ALLOW_INSECURE_DOWNLOADS = "1"
+inherit gconf
+
+DEPENDS += "gst-plugins-base openssl popt"
+
+PACKAGES =+ "gst-plugin-gconfelements"
+FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
+