python-numpy: add (from meta-oe)
authorRoss Burton <ross.burton@intel.com>
Tue, 14 Jan 2014 15:19:29 +0000 (15:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jan 2014 17:03:56 +0000 (17:03 +0000)
commit57b0d6f40d63271c8345bd8b8d30784d9e7b9f60
tree6a75cd12869a1f89450838dc52c86afa7c67439f
parent144d3d24daa37302cc2733c1fd9fb4a51e40fcd2
python-numpy: add (from meta-oe)

python-numpy is needed for Piglit.  This recipe is taken directly from meta-oe.

(From OE-Core rev: 9bf355cceaec6ebacdcbcc35f9713ff73e1c85da)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 files changed:
meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/aarch64/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/arm/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/armeb/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/i586/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/i586/numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/mipsel/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/trycompile.diff [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/x86-64/config.h [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy_1.7.0.bb [new file with mode: 0644]