The following changes since commit 5a4b5c6b8ebd5f8d29888aafcd9608e03717bcd5:

  runqemu: Use readlink instead of realpath (2014-02-25 21:29:51 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/python-numpy
  
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/python-numpy

Chen Qi (1):
  python-numpy: fix build for qemumips and qemuppc

 .../python/python-numpy/mips/_numpyconfig.h        |   30 +++++
 .../python/python-numpy/mips/config.h              |  139 ++++++++++++++++++++
 .../python/python-numpy/powerpc/_numpyconfig.h     |   30 +++++
 .../python/python-numpy/powerpc/config.h           |  139 ++++++++++++++++++++
 meta/recipes-devtools/python/python-numpy_1.7.0.bb |    8 ++
 5 files changed, 346 insertions(+)
 create mode 100644 
meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
 create mode 100644 meta/recipes-devtools/python/python-numpy/mips/config.h
 create mode 100644 
meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
 create mode 100644 meta/recipes-devtools/python/python-numpy/powerpc/config.h

-- 
1.7.9.5

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to