aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend')
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
new file mode 100644
index 0000000..786a3b5
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
@@ -0,0 +1,13 @@
+# gst-plugins-gl for imx6 Vivante
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+PRINC := "${@int(PRINC) + 1}"
+
+DEPENDS_mx6 += "gst-fsl-plugin"
+DEPENDS_${PN}_mx6 += "gpu-viv-bin-mx6q"
+RDEPENDS_${PN}_mx6 += "libglslc-mx6"
+
+SRC_URI_append_mx6 = " \
+ file://0001-freescale-mx6-release-1.1.0.patch \
+ file://0002-remove-deprecated-glib-semaphores.patch \
+ "