[poky] [PATCH 1/1] qt4: Enable qt4 opengl for ppc
Xiaofeng Yan
xiaofeng.yan at windriver.com
Wed May 4 04:00:09 PDT 2011
From: Xiaofeng Yan <xiaofeng.yan at windriver.com>
Fix [# 1020]
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"
--
1.7.0.4
More information about the poky
mailing list