lakitu: disable systemd-networkd-wait-online.service.

when interface is unconfigured, systemd-networkd-waiting-online
will stuck, so disable wait-online service for vsphere. From systemd 242
version --any option is supported which will wait for atleast one
interface. So add --any option for networkd-systemd-wait-online using
patch in systemd. Remove the different networkd-wait-online services
from chromeos-bsp-lakitu-common package.

BUG=b/201325593
TEST=presubmit, vsphere manual test
RELEASE_NOTE=None

Change-Id: Ib7dbdb933554fc42b19c9478b74563ef6ec576eb
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/23190
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Roy Yang <royyang@google.com>
7 files changed