From: Saul Wold <sgw@linux.intel.com>
To: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/1] poky-lsb: Add libQtOpenGL to all lsb image for different platform
Date: Mon, 23 May 2011 23:05:26 -0700 [thread overview]
Message-ID: <4DDB4AA6.9060105@linux.intel.com> (raw)
In-Reply-To: <cover.1306151997.git.xiaofeng.yan@windriver.com>
On 05/23/2011 05:04 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@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@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(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
How much testing have you given this especially with the BSPs that do
not have mesa-dri as a default?
Also, this should be 2 distinct patch requests, one for oe-core
(containing meta/* changes) and the second for poky (containing
meta-yocto/* changes).
Thanks
Sau!
next prev parent reply other threads:[~2011-05-24 6:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 12:04 [PATCH 0/1] poky-lsb: Add libQtOpenGL to all lsb image for different platform Xiaofeng Yan
2011-05-23 12:04 ` [PATCH 1/1] poky-lsb: Add libQtOpenGL* to lsb image for all platform Xiaofeng Yan
2011-05-24 6:05 ` Saul Wold [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-23 11:55 [PATCH 0/1] poky-lsb: Add libQtOpenGL to all lsb image for different platform Xiaofeng Yan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DDB4AA6.9060105@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=xiaofeng.yan@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.