[OE-core] [PATCH 0/4] Fixes for multilib and VTE, Mar 6, 2012

edwin.zhai at intel.com edwin.zhai at intel.com
Tue Mar 6 07:23:09 UTC 2012


From: Zhai Edwin <edwin.zhai at 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





More information about the Openembedded-core mailing list