From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/2] Fix for #8775
Date: Thu, 10 Dec 2015 20:17:03 +0200 [thread overview]
Message-ID: <cover.1449771033.git.ed.bartosh@linux.intel.com> (raw)
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
next reply other threads:[~2015-12-10 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 18:17 Ed Bartosh [this message]
2015-12-10 18:17 ` [PATCH 1/2] toaster: implement checksocket command Ed Bartosh
2015-12-10 18:17 ` [PATCH 2/2] toaster: check if address:port is in use Ed Bartosh
2015-12-11 13:43 ` [PATCH 0/2] Fix for #8775 Ed Bartosh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1449771033.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.