From bc5dbe7f484cac6086057f764a46ca55a4eec53c Mon Sep 17 00:00:00 2001 From: Marc Mattmueller Date: Mon, 5 Jul 2021 17:44:22 +0200 Subject: [PATCH] systemd-conf: removed weird part from FILESEXTRAPATHS BugzID: 73568 Signed-off-by: Marc Mattmueller --- recipes-core/systemd/systemd-conf_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/systemd/systemd-conf_%.bbappend b/recipes-core/systemd/systemd-conf_%.bbappend index 2f987af..d4d0f15 100644 --- a/recipes-core/systemd/systemd-conf_%.bbappend +++ b/recipes-core/systemd/systemd-conf_%.bbappend @@ -1,4 +1,4 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${MACHINE}/${PN}:${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" do_install_append() { # Remove default network configurations