Skip to content

patches/openwrt: services_wanted: Add dbus and modemmanager

Michal Hrusecky requested to merge hotfix/modem into hbk

D-Bus is a local only bus and thus it makes sense to enable it by default when installed and it is a dependency of ModemManager which is the easiest way to setup various LTE modems.

Related to updater-lists!72 (closed), updater-lists!74 (merged) and LTE support in general.

Edited by Michal Hrusecky

Merge request reports