* [PATCH] documentation/poky.yaml.in: update minimum python version to 3.8
@ 2022-12-14 10:01 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2022-12-14 10:01 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
Now required by Bitbake:
https://git.openembedded.org/bitbake/commit/?id=744310f360d2288ac2ef07745abc86852126b5b9
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
documentation/poky.yaml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index ce67c4d3d3..cdccf6f3ca 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -41,7 +41,7 @@ CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release
python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel \
rpcgen mesa-libGL-devel zstd lz4"
PIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml"
-MIN_PYTHON_VERSION : "3.6.0"
+MIN_PYTHON_VERSION : "3.8.0"
MIN_TAR_VERSION : "1.28"
MIN_GIT_VERSION : "1.8.3.1"
MIN_GCC_VERSION : "7.5"
--
2.37.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-14 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-14 10:01 [PATCH] documentation/poky.yaml.in: update minimum python version to 3.8 michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox