mortsgna-distro-features: remove 3g
Cellular phones are not our target these days and we don't want to start ofonod on every boot. ofonod fails at least on raspi for missing battery and causes an additional start of systemd-timesyncd and by this delaying our boot. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -34,7 +34,6 @@ VIRTUAL-RUNTIME_init_manager = "systemd"
|
||||
# USE-flag like features
|
||||
DISTRO_FEATURES += "tk"
|
||||
DISTRO_FEATURES += "x11"
|
||||
DISTRO_FEATURES += "3g"
|
||||
DISTRO_FEATURES += "pulseaudio"
|
||||
DISTRO_FEATURES += "ldconfig"
|
||||
DISTRO_FEATURES += "polkit"
|
||||
|
||||
Reference in New Issue
Block a user