generic-poky/bitbake/bin
Ed Bartosh b22a505414 bitbake: toaster: don't kill all runserver processes
Toaster script kills runserver process 2 ways:
 - sending signal to pid from .toastermain.pid.
 - sending signal to pids found by grepping ps output:
       ps fux | grep "python.*manage.py runserver"

Second approach is redundant and harmfull as it kills all django
development server running on the machine.

[YOCTO #7973]

(Bitbake rev: 0f47b17fe88dc660648d94b2d8d8286d87ae6295)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-08 00:33:47 +01:00
..
bitbake bitbake: bitbake: Update version to 1.31.1 2016-08-18 10:06:27 +01:00
bitbake-diffsigs bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly 2016-09-02 18:09:48 +01:00
bitbake-dumpsig bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-layers bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly 2016-09-02 18:09:48 +01:00
bitbake-prserv bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-selftest bitbake: bitbake-selftest: enable bitbake logging to stdout 2016-08-20 16:08:59 +01:00
bitbake-worker bitbake: bitbake: Initial multi-config support 2016-08-18 10:06:27 +01:00
bitdoc bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
toaster bitbake: toaster: don't kill all runserver processes 2016-09-08 00:33:47 +01:00
toaster-eventreplay bitbake: eventreplay: rewrite the script 2016-07-08 09:57:28 +01:00