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

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

RP,
2 fixes for multilib.
1 for VTE, which just revert a simple commit after last VTE upgrade. Although
doesn't hit the root cause, it fix the end user experience issue and is more
light-weight than reverting whole VTE upgrade. We can revisit it for root cause
in future.

Thanks,
edwin

The following changes since commit a8dc76ee69cfe1ffe846c07a510e3a562a5b1a7f:

  base.bbclass: Fix PACKAGECONFIG handling when no flags are set (2012-03-05 13:04:11 -0800)

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

Dongxiao Xu (1):
  multilib: extend all recipes in multilib.conf

Zhai Edwin (3):
  vte: fix scroll issue
  self-hosted: Fix multiple libx11 error
  shadow-sysroot: Fix for multilib

 meta/classes/useradd.bbclass                     |    2 +-
 meta/conf/multilib.conf                          |  313 ++++++++++++++++++++--
 meta/recipes-core/tasks/task-self-hosted.bb      |    4 +-
 meta/recipes-support/vte/vte.inc                 |    3 +-
 meta/recipes-support/vte/vte/scrollbar_fix.patch |  122 +++++++++
 5 files changed, 424 insertions(+), 20 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-03-12 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06  7:23 [PATCH 0/4] Fixes for multilib and VTE, Mar 6, 2012 edwin.zhai
2012-03-06  7:23 ` [PATCH 1/4] vte: fix scroll issue edwin.zhai
2012-03-06  7:23 ` [PATCH 2/4] self-hosted: Fix multiple libx11 error edwin.zhai
2012-03-06  7:23 ` [PATCH 3/4] multilib: extend all recipes in multilib.conf edwin.zhai
2012-03-06  7:23 ` [PATCH 4/4] shadow-sysroot: Fix for multilib edwin.zhai
2012-03-12 21:19 ` [PATCH 0/4] Fixes for multilib and VTE, Mar 6, 2012 Saul Wold

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.