Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/1] python-numpy: fix build for qemumips and qemuppc
@ 2014-03-04  1:51 Chen Qi
  2014-03-04  1:51 ` [PATCH V2 1/1] " Chen Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2014-03-04  1:51 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-04  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04  1:51 [PATCH V2 0/1] python-numpy: fix build for qemumips and qemuppc Chen Qi
2014-03-04  1:51 ` [PATCH V2 1/1] " Chen Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox