aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend6
1 files changed, 2 insertions, 4 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
index 786a3b5..65257d5 100644
--- a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
+++ b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
@@ -1,11 +1,9 @@
# gst-plugins-gl for imx6 Vivante
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-PRINC := "${@int(PRINC) + 1}"
+PRINC := "${@int(PRINC) + 2}"
-DEPENDS_mx6 += "gst-fsl-plugin"
-DEPENDS_${PN}_mx6 += "gpu-viv-bin-mx6q"
-RDEPENDS_${PN}_mx6 += "libglslc-mx6"
+DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q"
SRC_URI_append_mx6 = " \
file://0001-freescale-mx6-release-1.1.0.patch \