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