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