diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.bb | 2 |
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 | ||
20 | inherit gobject-introspection | 20 | inherit gobject-introspection |
21 | 21 | ||
22 | PACKAGES_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 |
26 | PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" | 24 | PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" |