This recipe doesn't unpack any source, so set S to ${WORKDIR}.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-core/systemd/systemd-compat-units.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb 
b/meta/recipes-core/systemd/systemd-compat-units.bb
index 6419bc2..0b8ff09 100644
--- a/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/meta/recipes-core/systemd/systemd-compat-units.bb
@@ -7,6 +7,8 @@ PR = "r29"
 
 DEPENDS = "systemd-systemctl-native"
 
+S = "${WORKDIR}"
+
 inherit allarch
 
 ALLOW_EMPTY_${PN} = "1"
-- 
2.1.4

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to