mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 04:08:05 +00:00
gstreamer1.0-plugins-base: libgst is already defined on PACKAGES_DYNAMIC
PACKAGES_DYNAMIC in gstreamer1.0-plugins-packaging.inc have libgst since 768d621 (From OE-Core rev: a5908b0cb75c2ff0d0b4edd3adeaf82b2fed19cb) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
daa3128516
commit
243394eba1
@ -19,8 +19,6 @@ DEPENDS += "iso-codes util-linux zlib"
|
||||
|
||||
inherit gobject-introspection
|
||||
|
||||
PACKAGES_DYNAMIC =+ "^libgst.*"
|
||||
|
||||
# opengl packageconfig factored out to make it easy for distros
|
||||
# and BSP layers to choose OpenGL APIs/platforms/window systems
|
||||
PACKAGECONFIG_GL ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user