]> 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)
committerRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2013 10:07:45 +0000 (11:07 +0100)
commitb4fe96393912377cd003af8c72557df3448cde86
treeeada3a0a050bc32bb84bf3a176ce6e2f439739d9
parentcfdea2a233f3087f51f059c3610a441fbf48e4b0
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