All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of	qt3
Date: Wed, 08 Jun 2011 07:19:09 -0700	[thread overview]
Message-ID: <4DEF84DD.1050301@linux.intel.com> (raw)
In-Reply-To: <cover.1307533714.git.xiaofeng.yan@windriver.com>

On 06/08/2011 04:57 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>
> Failed to compile qt3 because of the updated of library libstdc++ and compilation tool.
> The error information from compiling qt3 is that "error: 'ptrdiff_t' does not name a type".
> So I add head file "cstddef" which defines this data type to "qvaluelist.h" from qt3.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: xiaofeng/meta-qt3
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/meta-qt3
>
Please rebase this patch to be against the meta-qt3 repo, not the poky 
repo, which you currently used.

Patches against meta-qt3 should be against the layer repo.

Thanks
	Sau!

> Thanks,
>      Xiaofeng Yan<xiaofeng.yan@windriver.com>
> ---
>
>
> Xiaofeng Yan (1):
>    Qt3: Add head file "cstddef" to Qt3
>
>   recipes-qt3/qt3/qt-x11-free/qt3-cstddef.patch |   18 ++++++++++++++++++
>   recipes-qt3/qt3/qt-x11-free_3.3.7.bb          |    3 ++-
>   2 files changed, 20 insertions(+), 1 deletions(-)
>   create mode 100644 recipes-qt3/qt3/qt-x11-free/qt3-cstddef.patch
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>


      parent reply	other threads:[~2011-06-08 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 11:57 [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of qt3 Xiaofeng Yan
2011-06-08 11:57 ` [PATCH 1/1] Qt3: Add head file "cstddef" to Qt3 Xiaofeng Yan
2011-06-09 20:17   ` Saul Wold
2011-06-08 14:19 ` Saul Wold [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=4DEF84DD.1050301@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=poky@yoctoproject.org \
    --cc=xiaofeng.yan@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.