The upgrade to 1.38 re-enables the dev package [1]. With the dev package enabled, the file wayland-protocol.pc is filtered by default into the dev package, and the override adding it to the main package does nothing and is not needed.
[1] https://github.com/openembedded/openembedded-core/commit/5de187aee675a78fe59620a3fb64a5da5ae662aa Signed-off-by: Tom Hochstein <tom.hochst...@oss.nxp.com> --- meta/recipes-graphics/wayland/wayland-protocols_1.38.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb index 3e628ab113..be6b732b1a 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb @@ -21,7 +21,5 @@ inherit meson pkgconfig allarch EXTRA_OEMESON += "-Dtests=false" -FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" - BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209049): https://lists.openembedded.org/g/openembedded-core/message/209049 Mute This Topic: https://lists.openembedded.org/mt/110262798/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-