diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2015-01-22 17:09:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-11 17:39:51 +0000 |
commit | b9dc92ae6efbedcca4e21479412d6d4954c05bce (patch) | |
tree | 2d372255a1ace3bab3fa32a403e73e277ac2a83c /scripts/sysroot-relativelinks.py | |
parent | 43cf6cd3b282226ce379a03a0d1fd5670c303648 (diff) | |
download | openembedded-core-b9dc92ae6efbedcca4e21479412d6d4954c05bce.tar.gz openembedded-core-b9dc92ae6efbedcca4e21479412d6d4954c05bce.tar.bz2 openembedded-core-b9dc92ae6efbedcca4e21479412d6d4954c05bce.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/sysroot-relativelinks.py')
0 files changed, 0 insertions, 0 deletions