[poky] [PATCH 0/1] poky-lsb: Add libQtOpenGL to all lsb image for different platform

Xiaofeng Yan xiaofeng.yan at windriver.com
Mon May 23 05:04:46 PDT 2011


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

Hi Saul,
[YOCTO #1020]
I know you want to get a new solution to add libQtOpenGL* to image which support graphic function with graphic hardware.
We need learn which platform support graphic function and then we can add libQtOpenGL* to corresponding qt4-x11-free_4.*.bbappend.
If a target platform don't support graphic function, then this library should not be added to image.
But for lsb image, as you know, library libQtOpenGL* must be included lsb image to meet lsb requirement. So I summit this patch to fix [YOCTO #1020].
In fact, LSB can run on platform without graphic function when libQtOpenGL*.so* is supported because "meta-xlib" is default conflagration for libX11 in poky.
As you know, opengl run on meta-xlib or meta-dri. 

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 at windriver.com>
---


Xiaofeng Yan (1):
  poky-lsb: Add libQtOpenGL* to lsb image for all platform

 meta-yocto/conf/distro/poky-lsb.conf         |    2 +-
 meta/recipes-extended/tasks/task-core-lsb.bb |   18 +-----------------
 2 files changed, 2 insertions(+), 18 deletions(-)




More information about the poky mailing list