]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: drop unused kill-path option
authorRoss Burton <ross.burton@intel.com>
Wed, 13 Mar 2019 00:37:08 +0000 (00:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2019 11:09:55 +0000 (11:09 +0000)
This option isn't used and was dropped upstream in v240.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_241.bb

index 1052b3df8c5cd57f17e7334adcc1003888067687..6532a58cf8c515a9bf8e97065a188377bda8d44a 100644 (file)
@@ -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 \