Skip to content
Snippets Groups Projects
Commit c3d0a4ca authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

systemd-conf: bring back dhcp for wired interfaces on Qemu


This file gets removed in the upstream poky recipe for qemuall due to
problems with it in the Yocto autobuilder QA.

On our side we need it in combination with spread so we bring it back
here. Next step would be to investigate why it fails on Yocto QA and get
it fixed upstream.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent ea426e4a
No related branches found
No related tags found
No related merge requests found
do_install_append_qemuall() {
install -D -m0644 ${WORKDIR}/wired.network ${D}${systemd_unitdir}/network/80-wired.network
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment