diff options
Diffstat (limited to 'meta/classes-recipe/python3-dir.bbclass')
| -rw-r--r-- | meta/classes-recipe/python3-dir.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/python3-dir.bbclass b/meta/classes-recipe/python3-dir.bbclass index d93d337f76..3d07de99b8 100644 --- a/meta/classes-recipe/python3-dir.bbclass +++ b/meta/classes-recipe/python3-dir.bbclass | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # SPDX-License-Identifier: MIT | 4 | # SPDX-License-Identifier: MIT |
| 5 | # | 5 | # |
| 6 | 6 | ||
| 7 | PYTHON_BASEVERSION = "3.11" | 7 | PYTHON_BASEVERSION = "3.12" |
| 8 | PYTHON_ABI = "" | 8 | PYTHON_ABI = "" |
| 9 | PYTHON_DIR = "python${PYTHON_BASEVERSION}" | 9 | PYTHON_DIR = "python${PYTHON_BASEVERSION}" |
| 10 | PYTHON_PN = "python3" | 10 | PYTHON_PN = "python3" |
