summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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 39ece05e9c..cdd78d2e5d 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -32,4 +32,4 @@ MIN_DISK_SPACE : "90"
32# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38 32# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38
33MIN_DISK_SPACE_RM_WORK : "40" 33MIN_DISK_SPACE_RM_WORK : "40"
34# RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system 34# RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system
35MIN_RAM : "8" 35MIN_RAM : "32"