[meta-freescale] [PATCH] gstreamer1.0-plugins-base: Change PACKAGECONFIG_GL for imxgpu2d and imxgpu3d

Fabio Berton fabio.berton at ossystems.com.br
Mon Jun 25 12:45:27 PDT 2018


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 .../gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend         | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend

diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend
new file mode 100644
index 00000000..15a735d4
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend
@@ -0,0 +1,2 @@
+PACKAGECONFIG_GL_imxgpu2d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'opengl', '', d)}"
+PACKAGECONFIG_GL_imxgpu3d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2', '', d)}"
-- 
2.17.1



More information about the meta-freescale mailing list