Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
60f9d69e016b11c468c98ea75ba0a60c44afbbc4
/
.
/
import-layers
/
yocto-poky
/
meta
/
classes
/
python3native.bbclass
blob: 8ec6b769da2135354b5afe9eab49a73e8876155c [
file
] [
log
] [
blame
]
PYTHON_BASEVERSION
=
"3.5"
inherit python
-
dir
PYTHON
=
"${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN}"
EXTRANATIVEPATH
+=
"${PYTHON_PN}-native"
DEPENDS
+=
" ${PYTHON_PN}-native "