summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend b/recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend
new file mode 100644
index 0000000..ecb2b54
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend
@@ -0,0 +1,11 @@
+# Freescale gstplaybin2 rawvideo support
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI_append_mxs = " file://gstplaybin2-rawvideo-support.patch"
+SRC_URI_append_mx5 = " file://gstplaybin2-rawvideo-support.patch"
+SRC_URI_append_mx6 = " file://gstplaybin2-rawvideo-support.patch"
+
+PACKAGE_ARCH_mxs = "${MACHINE_SOCARCH}"
+PACKAGE_ARCH_mx5 = "${MACHINE_SOCARCH}"
+PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"