On 2/14/23 18:16, Tom Isaacson wrote:
I'm currently building ModemManager 1.18.12 in Yocto. Are there anysuggestions as to how to use this patch?
Probably not at all. MM already has all the options to disable plugins with its meson setup; this just drives the OpenWrt configuration. So, you need to do the same in your Yocto setup.
I want to remove all the plugins we're not using to speed up boot/discoverability time.
It's not likely to do that. The point is to reduce complexity and save space.