]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-plugins-bad: Fix build for GPU-less machines master-next
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 10 Apr 2021 14:44:51 +0000 (11:44 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 10 Apr 2021 14:44:51 +0000 (11:44 -0300)
commitff7dbbb6ab83206e509a02039db4aad54c9cf42a
treee52c93e9da57a92d9eca691d5455ae667d32a2ac
parent492999986124b5e960d0e21fc81d341458d6c5ad
gstreamer1.0-plugins-bad: Fix build for GPU-less machines

In case we are building for a GPU-less machine (e.g: i.MX6UL) using a
distro without OpenGL support, was triggering a wrong build dependency
chain.

Now, we enable gles2 backend only if the distro has OpenGL support.

Fixes: #684.
Fixes: 61fac596 ("gstreamer1.0-plugins-bad: Let processors with pxp chose the correct Opengl API")
Change-Id: I275299d20065309d753ebc7774ab1fcc5bea7113
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.imx.bb