summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky.yaml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index dc0c257e50..1c072c1d05 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -39,7 +39,7 @@ PIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml"
39MIN_PYTHON_VERSION : "3.8.0" 39MIN_PYTHON_VERSION : "3.8.0"
40MIN_TAR_VERSION : "1.28" 40MIN_TAR_VERSION : "1.28"
41MIN_GIT_VERSION : "1.8.3.1" 41MIN_GIT_VERSION : "1.8.3.1"
42MIN_GCC_VERSION : "7.5" 42MIN_GCC_VERSION : "8.0"
43MIN_MAKE_VERSION : "4.0" 43MIN_MAKE_VERSION : "4.0"
44# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), rounded up from 87 44# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), rounded up from 87
45MIN_DISK_SPACE : "90" 45MIN_DISK_SPACE : "90"