]> code.ossystems Code Review - openembedded-core.git/commit
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 16:21:37 +0000 (16:21 +0000)
commit9bf355cceaec6ebacdcbcc35f9713ff73e1c85da
treea14dcdcdeaa97426deb8cf7c57d26b5c3facad7d
parent6b0c3e9955292d2ea13c6871c686824cd04150f1
python-numpy: add (from meta-oe)

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

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]