Hi Naresh,
naresh kamboju wrote:
>Hi Francesco,
>
>Thanks for your comments.
>
>I have few questions
>1. Are you compiling LTP on Host Machine and running on target boards?
>
Yes, precisely, I cross-build LTP on the HOST and run it on a different
TARGET machine.
>
>2. Is it cross complication w
Hi Francesco,
Thanks for your comments.
I have few questions
1. Are you compiling LTP on Host Machine and running on target boards?
Could explain your compilation and execution procedure?
2. Is it cross complication with different tool chains?
3. Do you export KERNEL_VERSION and MACHINE_ARCHITECT
Hi Naresh,
thanks for your reply. Below some considerations:
naresh kamboju wrote:
Hi Francesco,
In fact, in case the results of LTP session was related to cross-execution, the
>infiormation about KERNEL_VERSION and MACHINE_ARCHITECTURE have to >be
referred to the target and not to the
Hi Francesco,
>I'm not sure about your patch.
>I've introduced the usage of such env variables to support cross-build of LTP.
Yes I have reviewed your patch.
>In fact, in case the results of LTP session was related to cross-execution,
>the >infiormation about KERNEL_VERSION and MACHINE_ARCHITEC
Hi,
I'm not sure about your patch.
I've introduced the usage of such env variables to support cross-build
of LTP.
In fact, in case the results of LTP session was related to
cross-execution, the infiormation about KERNEL_VERSION and
MACHINE_ARCHITECTURE have to be referred to the target and no
Hi,
I have noticed following issue and fixed.
1. Kernel Version
2. Machine Architecture.
Please find the patch below and as attachment.
Best regards
Naresh Kamboju
Signed-off-by: Naresh Kamboju < naresh.ker...@gmail.com >
diff -Naurb a/tools/genhtml.pl b/tools/genhtml.pl
--- a/tools/genhtm