diff options
Diffstat (limited to 'meta/classes')
-rw-r--r-- | meta/classes/python3-dir.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/python3-dir.bbclass b/meta/classes/python3-dir.bbclass index 036d7140d9..f51f971fc5 100644 --- a/meta/classes/python3-dir.bbclass +++ b/meta/classes/python3-dir.bbclass | |||
@@ -1,4 +1,4 @@ | |||
1 | PYTHON_BASEVERSION = "3.8" | 1 | PYTHON_BASEVERSION = "3.9" |
2 | PYTHON_ABI = "" | 2 | PYTHON_ABI = "" |
3 | PYTHON_DIR = "python${PYTHON_BASEVERSION}" | 3 | PYTHON_DIR = "python${PYTHON_BASEVERSION}" |
4 | PYTHON_PN = "python3" | 4 | PYTHON_PN = "python3" |