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..d93d337f76 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
7PYTHON_BASEVERSION = "3.10" 7PYTHON_BASEVERSION = "3.11"
8PYTHON_ABI = "" 8PYTHON_ABI = ""
9PYTHON_DIR = "python${PYTHON_BASEVERSION}" 9PYTHON_DIR = "python${PYTHON_BASEVERSION}"
10PYTHON_PN = "python3" 10PYTHON_PN = "python3"