summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb
index 3639f02caa..1f64be09e4 100644
--- a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb
+++ b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb
@@ -23,6 +23,7 @@ PACKAGECONFIG ??= "mbim qmi \
23 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd polkit', d)} \ 23 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd polkit', d)} \
24" 24"
25 25
26PACKAGECONFIG[at] = "--with-at-command-via-dbus"
26PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,," 27PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,,"
27PACKAGECONFIG[polkit] = "--with-polkit=yes,--with-polkit=no,polkit" 28PACKAGECONFIG[polkit] = "--with-polkit=yes,--with-polkit=no,polkit"
28# Support WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. 29# Support WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.