On Thu, 2026-09-17 at 08:24 +0200, Ola x Nilsson via lists.openembedded.org wrote: > It seems it's not possible to use pkg-config to find .pc files of > all native recipes that are in the ASSUME_PROVIDED list. Is this > supposed to work and I'm doing something wrong? I'd appreciate any > pointers.
It isn't meant to work. The only recipe that has logic to poke into the host's pkgconfig is qemu due to the graphics needs. We ideally keep the needed ASSUME_PROVIDED entries small. Where libraries are needed (e.g. libz), we tend to try and build them ourselves. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#246023): https://lists.openembedded.org/g/openembedded-core/message/246023 Mute This Topic: https://lists.openembedded.org/mt/121292361/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
