summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb
index c9fbc599ae..6afd51c01d 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb
@@ -19,8 +19,6 @@ DEPENDS += "iso-codes util-linux zlib"
19 19
20inherit gobject-introspection 20inherit gobject-introspection
21 21
22PACKAGES_DYNAMIC =+ "^libgst.*"
23
24# opengl packageconfig factored out to make it easy for distros 22# opengl packageconfig factored out to make it easy for distros
25# and BSP layers to choose OpenGL APIs/platforms/window systems 23# and BSP layers to choose OpenGL APIs/platforms/window systems
26PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" 24PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}"