summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend b/recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend
new file mode 100644
index 0000000..44a4b92
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-plugins-gl_%.bbappend
@@ -0,0 +1,11 @@
+# gst-plugins-gl for imx6 Vivante
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q"
+
+SRC_URI_append_mx6 = " file://IMX_MMCODEC_3.0.35_4.0.0.patch"
+
+CFLAGS_append_mx6 = " -DGLIB_DISABLE_DEPRECATION_WARNINGS -UG_DISABLE_DEPRECATED"
+
+PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"