]> code.ossystems Code Review - openembedded-core.git/commit
qemuimage-testlib: silence some key warnings
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Apr 2013 15:35:29 +0000 (16:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 16:35:34 +0000 (17:35 +0100)
commit24e4a570eb527cff017386976296d5747c1adf57
tree94edee69b74e7ff07c4ba9e1b3d30d85b58af81c
parent6ee4a2ba6ee9633c1fa08d3b162d6d00da307798
qemuimage-testlib: silence some key warnings

Set StrictHostKeyChecking to no to silence the fingerprint warnings, and instead
of creating a temporary file for the known hosts and then deleting it just use
/dev/null.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/qemuimage-testlib