From c8b7c5ab1e2d7e2019ec8ffcb968610412ec495a Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 16 Mar 2023 18:34:53 +0100 Subject: manuals: update disk space requirements Tests made on Poky master on March 16, 2023. Add a "Free Disk Space" section to the "System Requirements" document. (From yocto-docs rev: 285ba689ce3ab7b7fdb4bb0d0284e2a52ad62c7f) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/poky.yaml.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/poky.yaml.in') diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index 30e1050824..7810b8d2a5 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in @@ -41,3 +41,5 @@ MIN_TAR_VERSION : "1.28" MIN_GIT_VERSION : "1.8.3.1" MIN_GCC_VERSION : "7.5" MIN_MAKE_VERSION : "4.0" +# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), rounded up from 87 +MIN_DISK_SPACE : "90" -- cgit v1.2.3-54-g00ecf