aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend b/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
new file mode 100644
index 0000000..3da2507
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
@@ -0,0 +1,12 @@
+# Freescale gstplaybin2 rawvideo support
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+PRINC := "${@int(PRINC) + 1}"
+
+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}"