mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
connman-conf: add a global public DNS to network provisioning
In case of QEMU machines, a global public DNS is provisioned, as the network is not configured via DHCP. Google's public global DNS server 8.8.8.8 is used. Partial fix for [YOCTO #4587] (qemu machines case). (From OE-Core rev: 05ebf5bbacc58315f1b33ffb80148d568f88855d) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
113398d258
commit
540c27906a
@@ -6,3 +6,4 @@ Description = Wired network configuration
|
||||
Type = ethernet
|
||||
IPv4 =
|
||||
MAC = 52:54:00:12:34:56
|
||||
Nameservers = 8.8.8.8
|
||||
|
||||
Reference in New Issue
Block a user