From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Fixes for multilib and VTE, Mar 6, 2012
Date: Tue, 6 Mar 2012 15:23:09 +0800 [thread overview]
Message-ID: <cover.1331017518.git.edwin.zhai@intel.com> (raw)
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
next reply other threads:[~2012-03-06 7:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 7:23 edwin.zhai [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1331017518.git.edwin.zhai@intel.com \
--to=edwin.zhai@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.