mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
systemd-compat-units: set S correctly
This recipe doesn't unpack any source, so set S to ${WORKDIR}.
(From OE-Core rev: 188a08884d0c1b57d5c8c23f93463399526b19a2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
13dbdd44ea
commit
9cbc0c1824
@@ -7,6 +7,8 @@ PR = "r29"
|
||||
|
||||
DEPENDS = "systemd-systemctl-native"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
inherit allarch
|
||||
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
Reference in New Issue
Block a user