Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
05d3807c8511ff91e8e8341e608ea1ea83047b04
/
.
/
meta-openembedded
/
meta-oe
/
recipes-devtools
/
python
/
python3-distutils-extra.bb
blob: af242b850903fe162c1e4ffa3820ba31b260bee7 [
file
] [
log
] [
blame
]
require
python
-
distutils
-
extra
.
inc
inherit setuptools3
S
=
"${WORKDIR}/python-distutils-extra-${PV}"
DISTUTILS_INSTALL_ARGS
+=
"--install-lib=${libdir}/${PYTHON_DIR}/site-packages"
RDEPENDS_$
{
PN
}
=
"\
python3-setuptools \
"