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