All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] libOtOpenGL: Install libQtOpenGL to an lsb image
@ 2011-07-05  8:41 Xiaofeng Yan
  2011-07-05  8:42 ` [PATCH 1/1] " Xiaofeng Yan
  2011-07-05  9:11 ` [PATCH 0/1] " Holger Hans Peter Freyther
  0 siblings, 2 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-07-05  8:41 UTC (permalink / raw)
  To: poky

Hi Saul,

I add this pakcage to task-core-lsb.bb to support qtopengl in an lsb image.

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

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


Xiaofeng Yan (1):
  libOtOpenGL: Install libQtOpenGL to an lsb image

 meta-yocto/conf/distro/poky-lsb.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



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

* [PATCH 1/1] libOtOpenGL: Install libQtOpenGL to an lsb image
  2011-07-05  8:41 [PATCH 0/1] libOtOpenGL: Install libQtOpenGL to an lsb image Xiaofeng Yan
@ 2011-07-05  8:42 ` Xiaofeng Yan
  2011-07-05  9:11 ` [PATCH 0/1] " Holger Hans Peter Freyther
  1 sibling, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-07-05  8:42 UTC (permalink / raw)
  To: poky

Library "libQtOpenGL" is needed by an lsb image. So I add it to task-core-lsb.bb
Fix Bug [YOCTO #1020]

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
---
 meta-yocto/conf/distro/poky-lsb.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf
index 49d12da..404c3ec 100644
--- a/meta-yocto/conf/distro/poky-lsb.conf
+++ b/meta-yocto/conf/distro/poky-lsb.conf
@@ -3,7 +3,7 @@ require conf/distro/poky.conf
 DISTRO = "poky-lsb"
 DISTROOVERRIDES = "poky:linuxstdbase"
 
-DISTRO_FEATURES_append = " pam largefile"
+DISTRO_FEATURES_append = " pam largefile opengl"
 PREFERRED_PROVIDER_virtual/libx11 = "libx11"
 
 
-- 
1.7.0.4



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

* Re: [PATCH 0/1] libOtOpenGL: Install libQtOpenGL to an lsb image
  2011-07-05  8:41 [PATCH 0/1] libOtOpenGL: Install libQtOpenGL to an lsb image Xiaofeng Yan
  2011-07-05  8:42 ` [PATCH 1/1] " Xiaofeng Yan
@ 2011-07-05  9:11 ` Holger Hans Peter Freyther
  1 sibling, 0 replies; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2011-07-05  9:11 UTC (permalink / raw)
  To: poky

On 07/05/2011 10:41 AM, Xiaofeng Yan wrote:

> 
> Xiaofeng Yan (1):
>   libOtOpenGL: Install libQtOpenGL to an lsb image

libO -> libQ?


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

end of thread, other threads:[~2011-07-05  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05  8:41 [PATCH 0/1] libOtOpenGL: Install libQtOpenGL to an lsb image Xiaofeng Yan
2011-07-05  8:42 ` [PATCH 1/1] " Xiaofeng Yan
2011-07-05  9:11 ` [PATCH 0/1] " Holger Hans Peter Freyther

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.