Hi,

Implemented new management command 'checksocket' and used it in
toaster script to check if port:address is in use before toaster starts.

The following changes since commit 8e8b585191cafe9420e31de58d786afffe93d532:

  toasterconf: remove SDKMACHINE variable (2015-12-10 16:28:21 +0200)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/checksocket
  
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/checksocket

Ed Bartosh (2):
  toaster: implement checksocket command
  toaster: check if address:port is in use

 bitbake/bin/toaster                                |  5 ++
 .../toastermain/management/commands/checksocket.py | 69 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)
 create mode 100644 
bitbake/lib/toaster/toastermain/management/commands/checksocket.py

--
Regards,
Ed

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to