| Submitter | Zhai, Edwin |
|---|---|
| Date | Feb. 22, 2012, 5:33 a.m. |
| Message ID | <cover.1329888524.git.edwin.zhai@intel.com> |
| Download | mbox |
| Permalink | /patch/21533/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib gzhai/master2Comments
On Wed, 2012-02-22 at 13:33 +0800, edwin.zhai@intel.com wrote: > From: Zhai Edwin <edwin.zhai@intel.com> > > 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 I merged these to master, thanks. > vte: fix scroll issue I had some questions on this one. Cheers, Richard
From: Zhai Edwin <edwin.zhai@intel.com> 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