Searched hist:"02 ad261704a54ebb45de370f219e55530d702291" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/ktest/ |
H A D | sample.conf | diff 02ad261704a54ebb45de370f219e55530d702291 Wed Mar 21 07:21:24 CDT 2012 Steven Rostedt <srostedt@redhat.com> 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>
|
H A D | ktest.pl | diff 02ad261704a54ebb45de370f219e55530d702291 Wed Mar 21 07:21:24 CDT 2012 Steven Rostedt <srostedt@redhat.com> 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>
|