diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb index bbe4e63b95..23bec15bbd 100644 --- a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb +++ b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb | |||
| @@ -18,6 +18,10 @@ CONFIGFILESURI_mipsel = "file://config.h \ | |||
| 18 | file://numpyconfig.h \ | 18 | file://numpyconfig.h \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | CONFIGFILESURI_i586 = "file://config.h \ | ||
| 22 | file://numpyconfig.h \ | ||
| 23 | " | ||
| 24 | |||
| 21 | S = "${WORKDIR}/numpy-${PV}" | 25 | S = "${WORKDIR}/numpy-${PV}" |
| 22 | 26 | ||
| 23 | inherit distutils | 27 | inherit distutils |
