gstreamer1.0-plugins: package the internal libraries explicitly

An upcoming change will simplify the setuptools3-base FILES assignments,
which means this recipe needs to package a library explicitly.

(From OE-Core rev: bab2e8c76453cf9982af936f20c6b22cc2237ba7)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2023-04-03 20:27:51 +01:00
committed by Richard Purdie
parent 04108d9c9f
commit 97986cbfc2

View File

@@ -24,3 +24,5 @@ EXTRA_OEMESON += "\
"
inherit meson pkgconfig setuptools3-base upstream-version-is-even
FILES:${PN} += "${libdir}/gstreamer-1.0"