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" # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38 MIN_DISK_SPACE_RM_WORK : "40" # RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system -MIN_RAM : "8" +MIN_RAM : "32"