]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add SCP_TO_TARGET_INSTALL option
authorSteven Rostedt <srostedt@redhat.com>
Wed, 21 Mar 2012 12:21:24 +0000 (08:21 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 21 Mar 2012 12:21:24 +0000 (08:21 -0400)
commit20309505ea772608ad8c87a29dd0e72db51de6be
tree6ff2aa988b25ea7e71cb0aa3278c59113bb62b25
parent3558249283865899903bbe89b3af6e2acdefa581
ktest: Add SCP_TO_TARGET_INSTALL option

Currently the option used to scp both the modules to the target as well
as the kernel image are the same (SCP_TO_TARGET). But some embedded
boards may require them to be different. The modules may need to be put
directly on the board, but the kernel image may need to go to a
tftpserver.

Add the option SCP_TO_TARGET_INSTALL that will allow the user to change
the config so that they may have the modules and image got to different
machines.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
tools/testing/ktest/sample.conf