qemuimage-testlib: add function to fetch the remote syslog
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Apr 2013 15:35:31 +0000 (16:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 16:36:34 +0000 (17:36 +0100)
commit592d0553121747f1ef8a1c1ec411732921cb32a3
treef10f437dac1fe4ed6e9cfcaf4e5f80e508325393
parent7cfaf2447adbbc8334d4bf51750649ed45352d3f
qemuimage-testlib: add function to fetch the remote syslog

Add a new function to scp from the target, and another to fetch
/var/log/messages and dump it to the console.

(From OE-Core rev: f94cb0d175309ad6b29598c57ba74cf1c3646661)

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