From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Fixes for multilib, qemugl and vte
Date: Tue, 28 Feb 2012 16:00:45 +0800 [thread overview]
Message-ID: <cover.1330415940.git.edwin.zhai@intel.com> (raw)
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
next reply other threads:[~2012-02-28 8:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 8:00 edwin.zhai [this message]
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
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.1330415940.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.