Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
754b8faf0be432fcdcacb340fe95117cac890e40
/
.
/
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
}