From: Mark Hatle Date: Thu, 25 Oct 2018 09:52:18 +0000 (-0400) Subject: systemd-conf: Fix clean support X-Git-Tag: 2018-10~26 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed335e201c878ab4518675f57ce0d12cdc60e02e;p=openembedded-core.git systemd-conf: Fix clean support Signed-off-by: Mark Hatle Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-conf.bb b/meta/recipes-core/systemd/systemd-conf.bb index c694efbbf1..9bb27fd96d 100644 --- a/meta/recipes-core/systemd/systemd-conf.bb +++ b/meta/recipes-core/systemd/systemd-conf.bb @@ -16,9 +16,11 @@ ${sysconfdir}/systemd/user.conf" FILES_${PN} = "${sysconfdir}/machine-id ${sysconfdir}/systemd" +do_configure[noexec] = '1' do_compile[noexec] = '1' do_install() { + rm -rf ${D}/${sysconfdir}/systemd install -d ${D}/${sysconfdir}/systemd # Create machine-id