From: Saul Wold <saul.wold@intel.com>
To: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 1/1] qt4: Enable qt4 opengl for ppc
Date: Wed, 04 May 2011 19:22:26 -0700 [thread overview]
Message-ID: <4DC209E2.60200@intel.com> (raw)
In-Reply-To: <14d94988bd1dd3fc1707828dac9c738f0325175c.1304496956.git.xiaofeng.yan@windriver.com>
On 05/04/2011 04:00 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>
> Fix [# 1020]
>
I am going to hold this one for a little while due to some other work in
refactoring where hardware specific changes go.
Also your comment should include [YOCTO #1020], not just the bug number.
> Signed-off-by: Xiaofeng Yan<xiaofeng.yan@windriver.com>
> ---
> meta/recipes-qt/qt4/qt4-x11-free.inc | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc
> index ba08dc8..a711288 100644
> --- a/meta/recipes-qt/qt4/qt4-x11-free.inc
> +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
> @@ -13,6 +13,7 @@ QT_GLFLAGS_qemux86 = "-opengl"
> QT_GLFLAGS_emenlow = "-opengl"
> QT_GLFLAGS_atom-pc = "-opengl"
> QT_GLFLAGS_qemuppc = "-opengl"
> +QT_GLFLAGS_mpc8315e-rdb = "-opengl"
> QT_CONFIG_FLAGS += "-no-xinerama -no-xkb ${QT_GLFLAGS}"
> QT_BASE_NAME ?= "qt4"
> QT_BASE_LIB ?= "libqt"
prev parent reply other threads:[~2011-05-05 2:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 11:00 [PATCH 0/1] qt4: Fix [# 1020] Xiaofeng Yan
2011-05-04 11:00 ` [PATCH 1/1] qt4: Enable qt4 opengl for ppc Xiaofeng Yan
2011-05-04 19:55 ` Tom Rini
2011-05-09 21:49 ` Saul Wold
2011-05-05 2:22 ` 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=4DC209E2.60200@intel.com \
--to=saul.wold@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.