mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
modemmanager: Update flag for disabling mbim
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
42ad6d3ca7
commit
082a7d07ed
|
|
@ -26,7 +26,7 @@ PACKAGECONFIG ??= "mbim qmi polkit \
|
|||
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,,"
|
||||
PACKAGECONFIG[polkit] = "--with-polkit=yes,--with-polkit=no,polkit"
|
||||
# Support WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.
|
||||
PACKAGECONFIG[mbim] = "--with-mbim,--with-mbim=no,libmbim"
|
||||
PACKAGECONFIG[mbim] = "--with-mbim,--without-mbim,libmbim"
|
||||
# Support WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.
|
||||
PACKAGECONFIG[qmi] = "--with-qmi,--without-qmi,libqmi"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user