All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix for emenlow lsb bug 1395
@ 2011-08-28 11:10 Yu Ke
  2011-08-28 11:10 ` [PATCH 1/1] emenlow xpsb-glx: add package libglu to fix lsb image build warning Yu Ke
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-08-28 11:10 UTC (permalink / raw)
  To: tom.zanussi, yocto

this patch fix the bug 1395 http://bugzilla.yoctoproject.org/show_bug.cgi?id=1395
the root cause is that: lsb image rdepends on libglu, and xpsb does not provide it.
so mesa-dri will be built for libglu. then there will be warning message because
both mesa-dri and xpsb will provide virtual/libgl, and cause conflict.

to fix it, xpsb should also provide split package libglu.

Signed-off-by: Yu Ke <ke.yu@intel.com>

The following changes since commit dc00302411d9384deb0c61b34240aa43f108a736:
  Tom Zanussi (1):
        meta-intel: update meta-emenlow kernel SRCREVs

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/bug1395-libglu
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/bug1395-libglu

Yu Ke (1):
  emenlow xpsb-glx: add package libglu to fix lsb image build warning

 .../recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb     |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)



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

end of thread, other threads:[~2011-08-28 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 11:10 [PATCH 0/1] fix for emenlow lsb bug 1395 Yu Ke
2011-08-28 11:10 ` [PATCH 1/1] emenlow xpsb-glx: add package libglu to fix lsb image build warning Yu Ke
2011-08-28 13:09   ` Tom Zanussi

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.