summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-06 18:25:21 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-07 10:39:26 -0300
commit439826d6aa2c68f5f8b379fdc50a68033a06b44f (patch)
tree99ee9f54591d522567ef69481a927fb62b7dc4f8 /recipes-multimedia
parentd5920ad344cb5f72b6836e350859472a6e36d0b1 (diff)
downloadmeta-fsl-arm-439826d6aa2c68f5f8b379fdc50a68033a06b44f.tar.gz
PRINC removal from recipes
The PRINC use is deprecated and a patch bumping those is applied in OE-Core. As consequence we must drop those here as soon as possible to avoid PR changes in users feeds. Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend1
-rw-r--r--recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend1
2 files changed, 0 insertions, 2 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
index 3da2507..ecb2b54 100644
--- a/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
+++ b/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bbappend
@@ -1,7 +1,6 @@
1# Freescale gstplaybin2 rawvideo support 1# Freescale gstplaybin2 rawvideo support
2 2
3FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 3FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
4PRINC := "${@int(PRINC) + 1}"
5 4
6SRC_URI_append_mxs = " file://gstplaybin2-rawvideo-support.patch" 5SRC_URI_append_mxs = " file://gstplaybin2-rawvideo-support.patch"
7SRC_URI_append_mx5 = " file://gstplaybin2-rawvideo-support.patch" 6SRC_URI_append_mx5 = " file://gstplaybin2-rawvideo-support.patch"
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 51eb457..44a4b92 100644
--- a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
+++ b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
@@ -1,7 +1,6 @@
1# gst-plugins-gl for imx6 Vivante 1# gst-plugins-gl for imx6 Vivante
2 2
3FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 3FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
4PRINC := "${@int(PRINC) + 4}"
5 4
6DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q" 5DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q"
7 6