summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/system-requirements.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-10-14 13:50:51 +0200
committerSteve Sakoman <steve@sakoman.com>2024-03-01 05:19:55 -1000
commit54321fcec4a438978034d52fe98bc408f4dc0f0e (patch)
tree9550f08a587c046b33445c47c34912bf9c08e964 /documentation/ref-manual/system-requirements.rst
parent2fb92fb14f038d0ea047cf19bf05a11349ca83f1 (diff)
downloadpoky-54321fcec4a438978034d52fe98bc408f4dc0f0e.tar.gz
manuals: updates for building on Windows (WSL 2)
- Use the Wikipedia naming scheme: WSL 2 instead of WSLv2 - Take into account Windows Server 2019 and 2022 which are supported too. - Improve some explanations (From yocto-docs rev: e64c1154c358128d76b1b8e3a5809dbaa8dc6881) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/system-requirements.rst')
-rw-r--r--documentation/ref-manual/system-requirements.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 79c40046b4..8499c1b1e8 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -127,12 +127,12 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are:
127 the ":ref:`system-requirements-buildtools`" section. 127 the ":ref:`system-requirements-buildtools`" section.
128 128
129 - You may use Windows Subsystem For Linux v2 to set up a build host 129 - You may use Windows Subsystem For Linux v2 to set up a build host
130 using Windows 10, but validation is not performed against build 130 using Windows 10 or later, or Windows Server 2019 or later, but validation
131 hosts using WSLv2. 131 is not performed against build hosts using WSL 2.
132 132
133 - The Yocto Project is not compatible with WSLv1, it is 133 See the
134 compatible but not officially supported nor validated with 134 :ref:`dev-manual/start:setting up to use windows subsystem for linux (wsl 2)`
135 WSLv2, if you still decide to use WSL please upgrade to WSLv2. 135 section in the Yocto Project Development Tasks Manual for more information.
136 136
137 - If you encounter problems, please go to :yocto_bugs:`Yocto Project 137 - If you encounter problems, please go to :yocto_bugs:`Yocto Project
138 Bugzilla <>` and submit a bug. We are 138 Bugzilla <>` and submit a bug. We are