Skip to content
Snippets Groups Projects
Commit 402ccba8 authored by Stefan Schmidt's avatar Stefan Schmidt Committed by Andrei Gherzan
Browse files

systemd-conf: drop no longer needed bbappend for systemd-conf


This change has been upstreamed and backported. With our latest sync to
the dunfell branch we no longer need this.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 5c9218cd
No related branches found
No related tags found
No related merge requests found
[Match]
Name=en* eth*
KernelCommandLine=!nfsroot
KernelCommandLine=!ip
[Network]
DHCP=yes
[DHCP]
RouteMetric=10
ClientIdentifier=mac
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
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