]> code.ossystems Code Review - openembedded-core.git/commit
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:35:49 +0000 (17:35 +0100)
commitf94cb0d175309ad6b29598c57ba74cf1c3646661
treeb68d32fa20d2859e70c46046598a1e26746dd647
parent24e4a570eb527cff017386976296d5747c1adf57
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.

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