Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
9f433293f096e6c7aa86998b7cc717ada9518c2d
/
.
/
poky
/
meta
/
classes-recipe
/
python3-dir.bbclass
blob: 3d07de99b88db24d30d96a8d5145691e3181d04f [
file
] [
log
] [
blame
]
#
# Copyright OpenEmbedded Contributors
#
# SPDX-License-Identifier: MIT
#
PYTHON_BASEVERSION
=
"3.12"
PYTHON_ABI
=
""
PYTHON_DIR
=
"python${PYTHON_BASEVERSION}"
PYTHON_PN
=
"python3"
PYTHON_SITEPACKAGES_DIR
=
"${libdir}/${PYTHON_DIR}/site-packages"