From patchwork Wed Feb 22 05:33:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Fixes for multilib Date: Wed, 22 Feb 2012 05:33:41 -0000 From: Zhai, Edwin X-Patchwork-Id: 21533 Message-Id: To: openembedded-core@lists.openembedded.org From: Zhai Edwin All, These are fixes for multilib, and [Yocto 1906]. Pls. help to pull. Thanks, Edwin The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67: guile: fix cross configure failure (2012-02-10 17:01:42 +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 (3): quicky: Fix for multilib texi2html: Fix for multilib vte: fix scroll issue meta/recipes-extended/texi2html/texi2html_5.0.bb | 2 +- meta/recipes-qt/qt-apps/quicky_0.4.bb | 2 +- meta/recipes-support/vte/vte.inc | 3 +- meta/recipes-support/vte/vte/scrollbar_fix.patch | 122 ++++++++++++++++++++++ meta/recipes-support/vte/vte_0.28.2.bb | 2 +- 5 files changed, 127 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-support/vte/vte/scrollbar_fix.patch