diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2015-09-15 14:59:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-24 17:55:05 +0100 |
commit | 5a51fb28dbdfcae8ceb503a5290532dd38aeb09f (patch) | |
tree | 8ffa8953ccba2d9feaf0c6103307fe17e9d650f6 /meta/classes/mime.bbclass | |
parent | 2687b245c25e81cd4a3ab77d49bbbfc93af0f59d (diff) | |
download | poky-5a51fb28dbdfcae8ceb503a5290532dd38aeb09f.tar.gz |
bitbake: prserv/serv: Start/Stop daemon using ip instead of host
In cases where hostname is given instead of an IP (i.e. localhost
instead of 127.0.0.1) when stopping the server with bitbake-prserv --stop,
the server shows a misleading message indicating that the daemon was not
found, where it is actually stopped. This patch converts host to IP values
before starting/stopping the daemon, so it will always work on IP, not on
hostnames, avoiding problems like the latter.
[YOCTO #8258]
(Bitbake rev: bd6398e967c234e89d773f509512ebf460fa76ff)
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mime.bbclass')
0 files changed, 0 insertions, 0 deletions