All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom emenlow and mpc8315e-rdb
@ 2011-05-12 11:00 Xiaofeng Yan
  2011-05-12 11:00 ` [PATCH 1/1] Qt4OpenGL: Enable libopengl for platform " Xiaofeng Yan
  2011-05-13 22:31 ` [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-05-12 11:00 UTC (permalink / raw)
  To: poky

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

Add library libQtOpenGL.* to lsb-image for passing lsb test.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/opengl
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/opengl

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb

 .../recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend     |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb
  2011-05-12 11:00 [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom emenlow and mpc8315e-rdb Xiaofeng Yan
@ 2011-05-12 11:00 ` Xiaofeng Yan
  2011-05-13 22:31 ` [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom " Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-05-12 11:00 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@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@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom emenlow and mpc8315e-rdb
  2011-05-12 11:00 [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom emenlow and mpc8315e-rdb Xiaofeng Yan
  2011-05-12 11:00 ` [PATCH 1/1] Qt4OpenGL: Enable libopengl for platform " Xiaofeng Yan
@ 2011-05-13 22:31 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-13 22:31 UTC (permalink / raw)
  To: Xiaofeng Yan; +Cc: poky

On 05/12/2011 04:00 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>
> Add library libQtOpenGL.* to lsb-image for passing lsb test.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: xiaofeng/opengl
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/opengl
>
> Thanks,
>      Xiaofeng Yan<xiaofeng.yan@windriver.com>
> ---
>
>
> Xiaofeng Yan (1):
>    Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb
>
>   .../recipes-qt/qt4/qt4-x11-free_4.7.2.bbappend     |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>

Fixed this up since we updated to 4.7.3, merged into poky/master

Thanks
	Sau!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-13 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 11:00 [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom emenlow and mpc8315e-rdb Xiaofeng Yan
2011-05-12 11:00 ` [PATCH 1/1] Qt4OpenGL: Enable libopengl for platform " Xiaofeng Yan
2011-05-13 22:31 ` [PATCH 0/1] Qt4OpenGL: Enable configuration for opengl on platfrom " Saul Wold

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.