Re: [pypy-dev] Error while integrating PyPy module in Yocto (Jethro branch) build.

2017-07-20 Thread Carl Friedrich Bolz-Tereick
Hi Jaymin, Welcome! This looks like an error that the meta-pypy build scripts produce? So it might be more productive to talk to them, since we don't know how that works. Cheers, Carl Friedrich On July 20, 2017 6:47:22 AM GMT+02:00, JAYMIN DABHI wrote: >Hi All, > > I am trying to inte

[pypy-dev] Error while integrating PyPy module in Yocto (Jethro branch) build.

2017-07-19 Thread JAYMIN DABHI
Hi All, I am trying to integrate PyPy in my current Yocto (Jethro branch) build for my i.MX6UL processor based development board. The board has "armv7a" (cortexa7) architecture. I am using "meta-pypy" layer from here (https://github.com/mzakharo/meta-pypy (https://github.com/mz