Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
885cdf3f44f8a7a4f1972cb3adc18b1e80d606ce
/
.
/
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 "