]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
overlayfs: Disable renaming of network interfaces
authorVyacheslav Yurkov <uvv.mail@gmail.com>
Fri, 12 Sep 2025 22:29:00 +0000 (22:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Sep 2025 16:52:52 +0000 (17:52 +0100)
commitba3bd832e810bfb96bfa6fcd52710de185dbee22
tree60d0c36194bf6826a17e0a7c386704845d6243e4
parentf28415e3ca69b2fb81ae3e3987ef40aa8184b82d
overlayfs: Disable renaming of network interfaces

Current qemurunner implementation expects internal network interface to
be eth0, but by default systemd renames network interfaces to have
predictable names. This causes a race in the evaluation of results of
susequent commands in case when qemurunner tries to setup the network
after the interface was already renamed and fails to do that (because
there's no eth0 interface present anymore).

[YOCTO #15962]

Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/wic/overlayfs_etc.wks.in