aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb')
-rw-r--r--recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
new file mode 100644
index 0000000..52813a5
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
@@ -0,0 +1,15 @@
+# Copyright (C) 2013 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require gst-fsl-plugin.inc
+
+# FIXME: Inspecting the source code the content is in fact 3.0.9
+SRC_URI = "${FSL_MIRROR}/gst-fsl-plugins-3.10.9-1.0.0.tar.gz \
+ file://remove-GST_INFO-in-mfw_gst_utils.h.patch"
+
+SRC_URI[md5sum] = "a338a5c25225c765ae5f44af82fe7413"
+SRC_URI[sha256sum] = "e809daa0cd60381f05a79f34a53305a5ee53bfed22192a1cda6d998acc84a6fd"
+
+S = "${WORKDIR}/gst-fsl-plugins-3.10.9-1.0.0"
+
+COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"