Re: [LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-19 Thread Francesco RUNDO
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

Re: [LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-19 Thread naresh kamboju
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

Re: [LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-19 Thread Francesco RUNDO
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

Re: [LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-18 Thread naresh kamboju
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

Re: [LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-18 Thread Francesco RUNDO
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

[LTP] [FIX HTML PATCH] ltp-genhtml

2009-06-17 Thread naresh kamboju
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