All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes for multilib, qemugl and vte
@ 2012-02-28  8:00 edwin.zhai
  2012-02-28  8:00 ` [PATCH 1/5] vte: fix scroll issue edwin.zhai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: edwin.zhai @ 2012-02-28  8:00 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

All,
These are patches to fix bugs and multilib on latest master. Pls. pull.

Thanks,
Edwin

The following changes since commit 927bec5f72230be4f2452d9ef5a747b2c00cb781:

  bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELIST (2012-02-27 20:10:41 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib gzhai/master2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2

Zhai Edwin (5):
  vte: fix scroll issue
  gnupg: Fix for multilib
  libskba: Fix for multilib
  qemugl: Fix gl apps failure on qemu-x86-64
  self-hosted: Fix multiple libx11 error

 meta/recipes-core/tasks/task-self-hosted.bb        |    4 +-
 .../mesa/qemugl/call_opengl_fix.patch              |   40 ++++++-
 meta/recipes-graphics/mesa/qemugl_git.bb           |    2 +-
 meta/recipes-support/gnupg/gnupg_2.0.18.bb         |    2 +-
 meta/recipes-support/libksba/libksba_1.2.0.bb      |    2 +-
 meta/recipes-support/vte/vte.inc                   |    3 +-
 meta/recipes-support/vte/vte/scrollbar_fix.patch   |  122 ++++++++++++++++++++
 7 files changed, 167 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-support/vte/vte/scrollbar_fix.patch




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

end of thread, other threads:[~2012-02-28  8:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28  8:00 [PATCH 0/5] Fixes for multilib, qemugl and vte edwin.zhai
2012-02-28  8:00 ` [PATCH 1/5] vte: fix scroll issue edwin.zhai
2012-02-28  8:00 ` [PATCH 2/5] gnupg: Fix for multilib edwin.zhai
2012-02-28  8:00 ` [PATCH 3/5] libskba: " edwin.zhai
2012-02-28  8:00 ` [PATCH 4/5] qemugl: Fix gl apps failure on qemu-x86-64 edwin.zhai
2012-02-28  8:00 ` [PATCH 5/5] self-hosted: Fix multiple libx11 error edwin.zhai

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.