diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-03-16 18:34:53 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-03-01 05:19:55 -1000 |
| commit | 64778b45ca53cb7d18c8f094c7bbb96bdc17c95f (patch) | |
| tree | 27c5a545a62fb6f017bd26be4a6cafcfdd34f6fb /documentation/poky.yaml.in | |
| parent | f59e2c869cd8918447d9fce7d1db69c1bdddc4dd (diff) | |
| download | poky-64778b45ca53cb7d18c8f094c7bbb96bdc17c95f.tar.gz | |
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: 6e88a53c47f15376c4eec8b34d14239dcf285da3)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 6b942f0959..1d4e176604 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in | |||
| @@ -46,3 +46,5 @@ MIN_TAR_VERSION : "1.28" | |||
| 46 | MIN_GIT_VERSION : "1.8.3.1" | 46 | MIN_GIT_VERSION : "1.8.3.1" |
| 47 | MIN_GCC_VERSION : "7.5" | 47 | MIN_GCC_VERSION : "7.5" |
| 48 | MIN_MAKE_VERSION : "4.0" | 48 | MIN_MAKE_VERSION : "4.0" |
| 49 | # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), rounded up from 87 | ||
| 50 | MIN_DISK_SPACE : "90" | ||
