All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: wenzong.fan@windriver.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: Wed, 01 Aug 2012 13:36:40 +0100	[thread overview]
Message-ID: <26353882.Yjs6pOGhmz@helios> (raw)
In-Reply-To: <f0327f027aad26e2b31f4eca789e20b24881b50f.1343821674.git.wenzong.fan@windriver.com>

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?

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2012-08-01 12:48 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 [this message]
2012-08-02  1:45     ` wenzong fan

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=26353882.Yjs6pOGhmz@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wenzong.fan@windriver.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.