[poky] [PATCH 1/1] Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb

Xiaofeng Yan xiaofeng.yan at windriver.com
Thu May 12 04:00:04 PDT 2011


From: Xiaofeng Yan <xiaofeng.yan at windriver.com>

LSB Test Suite need library libQtOpenGL.*, so I add them to yocto. It is a part of the solution for bug [YOCTO #1020]
After Intel enable this configuration for x86-64 hardware, [YOCTO #1020] can be closed.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>
---
 .../recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend     |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-yocto/recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend b/meta-yocto/recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend
index 076ade2..e5911e3 100644
--- a/meta-yocto/recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend
+++ b/meta-yocto/recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend
@@ -1,2 +1,3 @@
 QT_GLFLAGS_atom-pc = "-opengl"
-
+QT_GLFLAGS_mpc8315e-rdb = "-opengl"
+QT_GLFLAGS_emenlow = "-opengl"
-- 
1.7.0.4




More information about the poky mailing list