Enable network connection in ivi guest 52/26852/9
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 12 Oct 2021 22:06:06 +0000 (07:06 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 17 Nov 2021 15:42:36 +0000 (15:42 +0000)
commite2954337aee949935000ac81789ee8f550f0b130
treeda18245b271b413f9513525d0c6ab895e8a645fd
parent2fee5c5e668ceeb20b1e2c5f90ad6308149863cc
Enable network connection in ivi guest

In ivi guest, must require to internet connections.
This patch enable network connection in ivi guest.

Detaille:
 Bind eth0 device to ivi guest.
 Enable systemd-networkd to manage network connection.
 Add network interface setting to set IP address using dhcp.

Bug-AGL: SPEC-4132

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Icf0fb386d1efafb060a66e0cab727f93d5e8e7fd
meta-agl-lxc/conf/multiconfig/agl-container-ivi.conf
meta-agl-lxc/recipes-container/lxc-config/files/config.ivi-demo.in
meta-agl-lxc/recipes-core/systemd/systemd-netif-config/20-wired.network [new file with mode: 0644]
meta-agl-lxc/recipes-core/systemd/systemd-netif-config_0.1.bb [new file with mode: 0644]
meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb