mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb
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. [sgw: updated version based on update from oe-core] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
QT_GLFLAGS_atom-pc = "-opengl"
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
QT_GLFLAGS_atom-pc = "-opengl"
|
||||||
|
QT_GLFLAGS_mpc8315e-rdb = "-opengl"
|
||||||
|
QT_GLFLAGS_emenlow = "-opengl"
|
||||||
Reference in New Issue
Block a user