Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
d2a6c6a415001273d1e3f021faf88f4697f33085
/
.
/
poky
/
meta
/
recipes-devtools
/
python-numpy
/
python-numpy_1.16.3.bb
blob: a1133dad41ca05bd6fac934bd7cc0201b6b8dae0 [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
numpy
.
inc
RDEPENDS_$
{
PN
}
_class
-
target_append
=
" \
${PYTHON_PN}-subprocess \
"
do_install_append
(){
rm $
{
D
}/
$
{
bindir
}/
f2py
}