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:36:34 +0000 (17:36 +0100)
commit7cfaf2447adbbc8334d4bf51750649ed45352d3f
treec4c4adcdcd696064bbb06b3ca90693a23924a3d4
parentffcb340f08884aea796a1d6902f8ad0834d979ef
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.

(From OE-Core rev: 24e4a570eb527cff017386976296d5747c1adf57)

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