summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-core/systemd
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13Replace "/etc" with "${sysconfidir}"duerpei1-2/+2
make them more standardized v2: also update ${D}/lib -> ${D}${libdir} v3: updated FILES sections as well Bug-AGL: SPEC-4374 Signed-off-by: duerpei <duep.fnst@fujitsu.com> Change-Id: Ia2809d849ba9424aa54bab5b651c07b24d3a5cee
2021-11-17Enable network connection in ivi guestNaoto Yamaguchi2-0/+25
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