diff options
Diffstat (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb deleted file mode 100644 index a1133dad41..0000000000 --- a/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-numpy.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN}_class-target_append = " \ | ||
| 5 | ${PYTHON_PN}-subprocess \ | ||
| 6 | " | ||
| 7 | |||
| 8 | do_install_append(){ | ||
| 9 | rm ${D}/${bindir}/f2py | ||
| 10 | } | ||
