]> code.ossystems Code Review - openembedded-core.git/commit
Revert "ifupdown: create file interfaces if not exist"
authorChen Qi <Qi.Chen@windriver.com>
Mon, 30 Mar 2020 02:06:27 +0000 (10:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Mar 2020 11:34:58 +0000 (12:34 +0100)
commitd687794d98f5956a205c049658f2a0f3c5bc0a3f
tree90d17d8b87f96bdec56f254a0da9a7903cc4637a
parent2544593dc53f9eca964817390577b3b04e87796f
Revert "ifupdown: create file interfaces if not exist"

This reverts commit 4e692daf66d2c9d51d418706e20f4527505dc0bd.

The patch did not take into consideration of read-only rootfs, causing
the following regression.

  ERROR "The following packages could not be configured offline and rootfs is read-only: ['100-ifupdown']"

The original patch was added to resolve problem running `ifup eth1' on
a systemd based rootfs. However, when using systemd, we do not use ifup
to manage our network interfaces.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ifupdown/ifupdown_0.8.35.bb