Skip to content

modemmanager: choose plugins for build#29898

Open
ckorber wants to merge 2 commits into
openwrt:masterfrom
ckorber:pr/plugins_mm
Open

modemmanager: choose plugins for build#29898
ckorber wants to merge 2 commits into
openwrt:masterfrom
ckorber:pr/plugins_mm

Conversation

@ckorber

@ckorber ckorber commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

📦 Package Details

Maintainer: @feckert

Description:

If modemmanager is integrated into slower devices, compiling all plugins
may be too much.
This adds the feature to choose which plugins to include or not.

Also it is possible to decide whether the plugins should be included into binary blob via MODEMMANAGER_WITH_BUILTIN_PLUGINS.

image image

🧪 Run Testing Details

  • OpenWrt Version: openwrt-25.12
  • OpenWrt Target/Subtarget: x86/64

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@ckorber ckorber marked this pull request as draft July 3, 2026 12:59
@ckorber ckorber force-pushed the pr/plugins_mm branch 3 times, most recently from e8a72bf to 0c8b330 Compare July 3, 2026 13:10
@ckorber ckorber changed the title Pr/plugins mm modemmanager: choose plugins for build Jul 3, 2026
@ckorber ckorber force-pushed the pr/plugins_mm branch 21 times, most recently from a6f454e to 27a08be Compare July 7, 2026 09:09
@ckorber ckorber marked this pull request as ready for review July 7, 2026 09:35
@ckorber ckorber force-pushed the pr/plugins_mm branch 2 times, most recently from c1f2e81 to fc965cd Compare July 7, 2026 10:03
@ckorber ckorber force-pushed the pr/plugins_mm branch 6 times, most recently from 98602fc to 52f61f8 Compare July 9, 2026 05:18
openwrt-ai

This comment was marked as resolved.

@ckorber ckorber force-pushed the pr/plugins_mm branch 2 times, most recently from 877739a to 60a993a Compare July 9, 2026 06:42
@ckorber ckorber requested a review from openwrt-ai July 9, 2026 06:43
If modemmanager is integrated into slower devices, compiling all plugins
may be too much. This prepares to choose the wanted plugins
individually.

Signed-off-by: Christian Korber <ckorber@tdt.de>

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no new issues found. The updated $(if $(CONFIG_MODEMMANAGER_WITH_MBIM),foxconn) / fibocom conditionals correctly replace the previously-flagged malformed @MODEMMANAGER_WITH_MBIM:... tokens and follow the existing $(if $(CONFIG_...),...) pattern used in MESON_ARGS.


Generated by Claude Code

@ckorber ckorber force-pushed the pr/plugins_mm branch 4 times, most recently from 8b6e223 to f2bc069 Compare July 9, 2026 13:52
This adds the feature to choose which plugins to include or not.
Additionally, the needed shared plugins are added automatically.

Signed-off-by: Christian Korber <ckorber@tdt.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants