diff options
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 93b95a7fb2..e9f8155945 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -58,8 +58,6 @@ Supported Linux Distributions | |||
58 | Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is | 58 | Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is |
59 | supported on the following distributions: | 59 | supported on the following distributions: |
60 | 60 | ||
61 | - Ubuntu 20.04 (LTS) | ||
62 | |||
63 | - Ubuntu 22.04 (LTS) | 61 | - Ubuntu 22.04 (LTS) |
64 | 62 | ||
65 | - Ubuntu 24.04 (LTS) | 63 | - Ubuntu 24.04 (LTS) |
@@ -93,11 +91,15 @@ organizations publishing them no longer make updates publicly available: | |||
93 | 91 | ||
94 | - Ubuntu 18.04 (LTS) | 92 | - Ubuntu 18.04 (LTS) |
95 | 93 | ||
94 | - Ubuntu 20.04 (LTS) | ||
95 | |||
96 | - Ubuntu 23.04 | 96 | - Ubuntu 23.04 |
97 | 97 | ||
98 | Note that the Yocto Project doesn't have access to private updates | 98 | Note that the Yocto Project doesn't have access to private updates |
99 | that some of these versions may have. Therefore, our testing has | 99 | that some of these versions may have. Therefore, our testing has |
100 | limited value if you have access to such updates. | 100 | limited value if you have access to such updates. Also, :term:`buildtools` |
101 | may have to be used on older releases in order to get current enough | ||
102 | tools, such as python. | ||
101 | 103 | ||
102 | Finally, here are the distribution versions which were previously | 104 | Finally, here are the distribution versions which were previously |
103 | tested on former revisions of "&DISTRO_NAME;", but no longer are: | 105 | tested on former revisions of "&DISTRO_NAME;", but no longer are: |