diff options
Diffstat (limited to 'meta/classes-recipe/python3-dir.bbclass')
| -rw-r--r-- | meta/classes-recipe/python3-dir.bbclass | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/classes-recipe/python3-dir.bbclass b/meta/classes-recipe/python3-dir.bbclass deleted file mode 100644 index 0f4e7e7773..0000000000 --- a/meta/classes-recipe/python3-dir.bbclass +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Copyright OpenEmbedded Contributors | ||
| 3 | # | ||
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 6 | |||
| 7 | PYTHON_BASEVERSION = "3.13" | ||
| 8 | PYTHON_ABI = "" | ||
| 9 | PYTHON_DIR = "python${PYTHON_BASEVERSION}" | ||
| 10 | PYTHON_PN = "python3" | ||
| 11 | PYTHON_SITEPACKAGES_DIR = "${libdir}/${PYTHON_DIR}/site-packages" | ||
