generic-poky/meta/recipes-devtools/distcc/files
Hongxu Jia c4c885b838 distcc: fix initscript can not stop distcc daemon correctly
The distcc's initscript has used option '--pid-file' to save daemon
process id, but it didn't to create that file, that caused start/stop
distcc daemon failed.

We refer what Ubuntu 14.04 did, create pid file before start and
delete it after stop

[YOCTO #7090]

(From OE-Core rev: 3b0d6c7c324f0283cfab10445d1a5a3bf2526598)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-29 15:36:47 +00:00
..
default distcc: add systemd support 2014-01-28 00:52:31 +00:00
distcc distcc: fix initscript can not stop distcc daemon correctly 2015-01-29 15:36:47 +00:00
distcc.service distcc: rename systemd service to distcc 2014-02-06 15:30:45 +00:00
distccmon-gnome.desktop
separatebuilddir.patch distcc: Fix case where ${B} != ${S} 2013-03-18 13:18:25 +00:00