summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/python3-dir.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes-recipe/python3-dir.bbclass')
-rw-r--r--meta/classes-recipe/python3-dir.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/python3-dir.bbclass b/meta/classes-recipe/python3-dir.bbclass
index 912c67253c..3d07de99b8 100644
--- a/meta/classes-recipe/python3-dir.bbclass
+++ b/meta/classes-recipe/python3-dir.bbclass
@@ -4,7 +4,7 @@
# SPDX-License-Identifier: MIT
#
-PYTHON_BASEVERSION = "3.10"
+PYTHON_BASEVERSION = "3.12"
PYTHON_ABI = ""
PYTHON_DIR = "python${PYTHON_BASEVERSION}"
PYTHON_PN = "python3"