diff options
Diffstat (limited to 'documentation/poky.yaml.in')
| -rw-r--r-- | documentation/poky.yaml.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index eefdd3f30d..dc0c257e50 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in | |||
| @@ -45,3 +45,5 @@ MIN_MAKE_VERSION : "4.0" | |||
| 45 | MIN_DISK_SPACE : "90" | 45 | MIN_DISK_SPACE : "90" |
| 46 | # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38 | 46 | # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38 |
| 47 | MIN_DISK_SPACE_RM_WORK : "40" | 47 | MIN_DISK_SPACE_RM_WORK : "40" |
| 48 | # RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system | ||
| 49 | MIN_RAM : "8" | ||
