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

2017-07-19 Thread Leonardo Sandoval
On Wed, 2017-07-19 at 12:39 +, JAYMIN DABHI wrote:
> 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 and inherit the pypy package in
> my local.conf.
> But, it gives me error during bitbaking. I am bitbaking the
> "core-image-base".
> The error is as below :
> ERROR: Fetcher failure: Unable to find file 
> file://pypy-4.0.1-cortexa7.tar.bz2 anywhere.
> I think, it can't find the package "pypy-4.0.1-cortexa7.tar.bz2" in
> pypy directory.


Make sure the is the proper ARCH tarball in the recipes/pypy/pypy
folder. If not there, then the layer does not support that architecture.

leo
> 
> What should be the other possible reason? and How it can be solved?
> 
> 
> Suggestions are welcome.
> 
> 
> Thanks,
> -
> JAYMIN
> 
> 
> -- 
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] 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) 
and inherit the pypy package in my local.conf.
 But, it gives me error during bitbaking. I am bitbaking the "core-image-base".
 The error is as below :
ERROR: Fetcher failure: Unable to find file 
file://pypy-4.0.1-cortexa7.tar.bz2 anywhere.  I think, it can't find the 
package "pypy-4.0.1-cortexa7.tar.bz2" in pypy directory.
 What should be the other possible reason? and How it can be solved?

 Suggestions are welcome.

 Thanks,
-
JAYMIN
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto