Re: [OE-core] [PATCH 1/1] qt3: Solve the failure to compile qt3 on platform arm

2011-08-11 Thread Xiaofeng Yan
On 2011年08月10日 20:30, Richard Purdie wrote: On Tue, 2011-08-09 at 16:50 +0800, Xiaofeng Yan wrote: From: Xiaofeng Yan [YOCTO #1348] The variable "TARGET_OS" has different value when building qt-x11-free-native and \ qt-x11-free. The different cause failure to compile qt3. $ bitbake qt-x11-free

Re: [OE-core] [PATCH 1/1] qt3: Solve the failure to compile qt3 on platform arm

2011-08-10 Thread Richard Purdie
On Tue, 2011-08-09 at 16:50 +0800, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > [YOCTO #1348] > The variable "TARGET_OS" has different value when building qt-x11-free-native > and \ > qt-x11-free. > The different cause failure to compile qt3. > $ bitbake qt-x11-free-native -e | grep ^TARGET_OS >

[OE-core] [PATCH 1/1] qt3: Solve the failure to compile qt3 on platform arm

2011-08-09 Thread Xiaofeng Yan
From: Xiaofeng Yan [YOCTO #1348] The variable "TARGET_OS" has different value when building qt-x11-free-native and \ qt-x11-free. The different cause failure to compile qt3. $ bitbake qt-x11-free-native -e | grep ^TARGET_OS TARGET_OS="linux" $ bitbake qt-x11-free -e | grep ^TARGET_OS TARGET_OS="