[OE-core] [PATCH 1/1] qt4: fix qt4-native build failure on SLED-11

Paul Eggleton paul.eggleton at linux.intel.com
Wed Aug 1 12:36:40 UTC 2012


On Wednesday 01 August 2012 19:50:02 wenzong.fan at windriver.com wrote:
> From: Wenzong Fan <wenzong.fan at 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.fan at 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




More information about the Openembedded-core mailing list