summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-07 10:37:27 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-07 13:39:11 +0000
commit2f9bf7bc97cb832f4db13df62ce09d96ce75e810 (patch)
tree16362e129a375e2aade8efbe30cae9022f1d8a41 /meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
parente9554464d42e5972a483ec992c912e6f98c4e090 (diff)
downloadpoky-2f9bf7bc97cb832f4db13df62ce09d96ce75e810.tar.gz
PR bumps to remove PRINC use in meta-fsl-arm
Those recipes need PR bump so we drop PRINC from meta-fsl-arm layer. (From OE-Core rev: b60c68a4ea937a647e13d69dfecefb7dcbda95a0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
index 4474e1efc0..60de7c0a63 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
@@ -10,6 +10,8 @@ SRC_URI += " file://0001-conditional-gl-framebuffer-undefined-use.patch"
10 10
11DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew" 11DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew"
12 12
13PR = "r4"
14
13inherit gettext gconf 15inherit gettext gconf
14 16
15# This package doesn't have a configure switch for EGL or GL, so forcibly tell 17# This package doesn't have a configure switch for EGL or GL, so forcibly tell