Re: Remove plugins - updated patch

2023-02-15 Thread Peter Naulls
On 2/14/23 18:16, Tom Isaacson wrote: I'm currently building ModemManager 1.18.12 in Yocto. Are there any suggestions 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 n

Re: Remove plugins - updated patch

2023-02-14 Thread Tom Isaacson
I'm currently building ModemManager 1.18.12 in Yocto. Are there any suggestions as to how to use this patch? I want to remove all the plugins we're not using to speed up boot/discoverability time. Thanks. On Tue, Feb 7, 2023 at 12:14 AM Aleksander Morgado wrote: > > Hey! > > > > > There must be

Re: Remove plugins - updated patch

2023-02-06 Thread Aleksander Morgado
Hey! > > There must be a better/cleaner way to set this up with OpenWrt/meson, but this > is what I'm using to remove all the excess plugins in ModemManager with > current > OpenWrt development. > > Improvements welcome. > May be a good idea to send it for review to https://github.com/openwrt/pa