On Wednesday 01 August 2012 19:50:02 wenzong....@windriver.com wrote:
> From: Wenzong Fan <wenzong....@windriver.com>
> 
> This issue is that with C++ compiler process an old version of kernel
> header file, coincidently that file has a variable named 'new':
> 
> * 'embedded/qkbdtty_qws.cpp' include 'linux/vt.h';
> * '/usr/include/linux/vt.h' has below code on SLED-11.x:
>     + unsigned int new;
> 
> On mostly hosts it has been changed to: new -> newev.
> 
> [YOCTO #2845]
> 
> Signed-off-by: Wenzong Fan <wenzong....@windriver.com>

Could you please add the description and signed-off-by to the inner patch as 
well?

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to