On Wed, 2018-05-30 at 17:03 +0800, Robert Yang wrote: > From: Jian Liu <jian....@windriver.com> > > When using cross compiler to build the package "lsof" on a host, > the value of LSOF_CCV in version.h genegrated by the Makefile > is the version of the compiler on the host while it should be > the version of cross compiler. > > On Ubuntu host before fixed: > #define LSOF_CCV "4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) " > > After fixed: > #define LSOF_CCV "4.9.1 (GCC) "
The above is good info but its not included in the patch header which this patch adds. Could you add it there please so that we can understand what the patch does and why in the future without having to trawl git history please. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core