systemd-conf: removed weird part from FILESEXTRAPATHS
BugzID: 73568 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
11b6741ca7
commit
bc5dbe7f48
|
|
@ -1,4 +1,4 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${MACHINE}/${PN}:${THISDIR}/${PN}:"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
do_install_append() {
|
||||
# Remove default network configurations
|
||||
|
|
|
|||
Loading…
Reference in New Issue