Provide automatic DHCP configuration for Ethernet adapters 31/5331/2
authorManuel Bachmann <mbc@iot.bzh>
Thu, 28 Jan 2016 02:35:16 +0000 (02:35 +0000)
committerManuel Bachmann <mbc@iot.bzh>
Tue, 2 Feb 2016 15:17:17 +0000 (15:17 +0000)
commitf59c808ae7f7e02dced00d56ef2cbb0acc8a4eb1
treef9fc893aee2e1503a8b033e6307385e5282cad27
parente14106703bd02e161bc5518c73be8a07659891cd
Provide automatic DHCP configuration for Ethernet adapters

systemd now provides the logic necessary to obtain IP
connectivity with its networkd/resolved daemons.

Let us enable this feature for wired adapters : that is,
those prefixed with "eth*" (Renesas R-Car) or "en*" (QEMU).

Change-Id: I8e71b8d1f22364ffa8ee0c33769a8dba9e21f71a
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
meta-agl/recipes-core/systemd/systemd/wired.network [new file with mode: 0644]
meta-agl/recipes-core/systemd/systemd_%.bbappend