[poky] [PATCH 1/1] qt4: Enable qt4 opengl for ppc

Saul Wold saul.wold at intel.com
Wed May 4 19:22:26 PDT 2011


On 05/04/2011 04:00 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan at 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 at 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"




More information about the poky mailing list