]> code.ossystems Code Review - openembedded-core.git/commit
systemd-conf: do not ask for DHCP if configured on kernel command line
authorStefan Schmidt <stefan.schmidt@huawei.com>
Thu, 18 Mar 2021 13:22:37 +0000 (14:22 +0100)
committerSteve Sakoman <steve@sakoman.com>
Sat, 20 Mar 2021 16:27:38 +0000 (06:27 -1000)
commitc88bb3db92d0650a560d7cbc1f0f42ae8faf15e1
treed71ffd03fb363075b65d1e1b4cd960c6c234b2e5
parent71aac912966eccdd92fbe93e4555a4939b8973d5
systemd-conf: do not ask for DHCP if configured on kernel command line

In cases where we configure the IP address and more on the kernel
command line with ip= we should not ask for DHCP with systemd-networkd
later on. We have such a setup with our runqemu script.

With this match in place we can also deploy this unit on qemu systems.

Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8c4981e740c0e630200dbc77c9e3dfd3e43b790b)
meta/recipes-core/systemd/systemd-conf/wired.network
meta/recipes-core/systemd/systemd-conf_244.3.bb