Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a95af011a724cfca3fccd0a135d521d3c7f1d85b
/
.
/
yocto-poky
/
meta
/
classes
/
python3native.bbclass
blob: cf83017675a0fa875f1b72fb42a935cf87283374 [
file
] [
log
] [
blame
]
PYTHON_BASEVERSION
=
"3.4"
inherit python
-
dir
PYTHON
=
"${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN}"
EXTRANATIVEPATH
+=
"${PYTHON_PN}-native"
DEPENDS
+=
" ${PYTHON_PN}-native "