minimal image: Remove ModemManager
MM is an advanced WWAN management tool and is not required in the minimal image. BugzID: 70628
This commit is contained in:
parent
446087283a
commit
fd95d3a7ec
|
|
@ -18,7 +18,6 @@ IMAGE_INSTALL = " \
|
||||||
util-linux-agetty \
|
util-linux-agetty \
|
||||||
systemd-serialgetty \
|
systemd-serialgetty \
|
||||||
networkmanager \
|
networkmanager \
|
||||||
modemmanager \
|
|
||||||
curl \
|
curl \
|
||||||
tar \
|
tar \
|
||||||
less \
|
less \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue