[meta-virtualization] [PATCH 0/2] Don't compile extensions

Qian Lei qianl.fnst at cn.fujitsu.com
Thu Jan 29 22:34:51 PST 2015


On Fri, 30 Jan 2015 00:20:28 -0500
Bruce Ashfield <bruce.ashfield at gmail.com> wrote:

> On Tue, Jan 27, 2015 at 9:03 PM, Qian Lei <qianl.fnst at cn.fujitsu.com> wrote:
> > Ruby module mkmf is used in these extensions. But mkmf use native
> > libraries instead of target libraries. so we don't compile them.
> 
> Thanks for the fixes. They look fine to me, and I've merged them to the master
> branch.

I think they work fine if the host and target is the same architecture. You may
need to built them for other target. My target is qemu-x86 while my
host is x86-64.

> Cheers,
> 
> Bruce
> 
> >
> > Qian Lei (2):
> >   json: Don't compile extensions
> >   yajl-ruby: Don't compile extensions
> >
> >  .../ruby/json/0001-Dont-compile-extensions.patch     | 20
> > ++++++++++++++++++++ meta-openstack/recipes-devtools/ruby/json_git.bb
> > |  1 + .../yajl-ruby/0001-Don-t-compile-extensions.patch    | 20
> > ++++++++++++++++++++ .../recipes-devtools/ruby/yajl-ruby_git.bb
> > |  1 + 4 files changed, 42 insertions(+)
> >  create mode 100644
> > meta-openstack/recipes-devtools/ruby/json/0001-Dont-compile-extensions.patch
> > create mode 100644
> > meta-openstack/recipes-devtools/ruby/yajl-ruby/0001-Don-t-compile-extensions.patch
> >
> > --
> > 1.8.3.1
> >
> > --
> > _______________________________________________
> > meta-virtualization mailing list
> > meta-virtualization at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-virtualization
> 
> 
> 



-- 
Qian Lei


More information about the meta-virtualization mailing list