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