All of lore.kernel.org
 help / color / mirror / Atom feed
From: wenzong fan <wenzong.fan@windriver.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: wfan@windriver.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] qt4: fix qt4-native build failure on SLED-11
Date: Thu, 2 Aug 2012 09:45:38 +0800	[thread overview]
Message-ID: <5019DBC2.6040005@windriver.com> (raw)
In-Reply-To: <26353882.Yjs6pOGhmz@helios>

On 08/01/2012 08:36 PM, Paul Eggleton wrote:
> On Wednesday 01 August 2012 19:50:02 wenzong.fan@windriver.com wrote:
>> From: Wenzong Fan<wenzong.fan@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@windriver.com>
>
> Could you please add the description and signed-off-by to the inner patch as
> well?

Ok, I have added those infos and sent patch v2.

Thanks
Wenzong

>
> Thanks,
> Paul
>



      reply	other threads:[~2012-08-02  1:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 11:50 [PATCH 0/1] qt4: fix qt4-native build failure on SLED-11 wenzong.fan
2012-08-01 11:50 ` [PATCH 1/1] " wenzong.fan
2012-08-01 12:36   ` Paul Eggleton
2012-08-02  1:45     ` wenzong fan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5019DBC2.6040005@windriver.com \
    --to=wenzong.fan@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=wfan@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.