mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
systemd: drop unused kill-path option
This option isn't used and was dropped upstream in v240. (From OE-Core rev: 57154e8f8e65db82c5b75dc10635db308b525820) 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
d82c89a0d4
commit
dad2a7bc3a
@@ -195,7 +195,6 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \
|
||||
|
||||
# Hardcode target binary paths to avoid using paths from sysroot
|
||||
EXTRA_OEMESON += "-Dkexec-path=${sbindir}/kexec \
|
||||
-Dkill-path=${base_bindir}/kill \
|
||||
-Dkmod-path=${base_bindir}/kmod \
|
||||
-Dmount-path=${base_bindir}/mount \
|
||||
-Dquotacheck-path=${sbindir}/quotacheck \
|
||||
|
||||
Reference in New Issue
Block a user