diff options
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 4e3b7c3250..8b476f43c4 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -584,20 +584,15 @@ Build Host runs, you have several choices. | |||
584 | ":ref:`dev-manual/start:setting up to use cross platforms (crops)`" | 584 | ":ref:`dev-manual/start:setting up to use cross platforms (crops)`" |
585 | section in the Yocto Project Development Tasks Manual. | 585 | section in the Yocto Project Development Tasks Manual. |
586 | 586 | ||
587 | - *Windows Subsystem For Linux (WSLv2):* You may use Windows Subsystem | 587 | - *Windows Subsystem For Linux (WSL 2):* You may use Windows Subsystem |
588 | For Linux v2 to set up a Build Host using Windows 10. | 588 | For Linux version 2 to set up a Build Host using Windows 10 or later, |
589 | or Windows Server 2019 or later. | ||
589 | 590 | ||
590 | .. note:: | 591 | The Windows Subsystem For Linux allows Windows to run a real Linux |
591 | |||
592 | The Yocto Project is not compatible with WSLv1, it is compatible | ||
593 | but not officially supported nor validated with WSLv2, if you | ||
594 | still decide to use WSL please upgrade to WSLv2. | ||
595 | |||
596 | The Windows Subsystem For Linux allows Windows 10 to run a real Linux | ||
597 | kernel inside of a lightweight virtual machine (VM). | 592 | kernel inside of a lightweight virtual machine (VM). |
598 | 593 | ||
599 | For information on how to set up a Build Host with WSLv2, see the | 594 | For information on how to set up a Build Host with WSL 2, see the |
600 | ":ref:`dev-manual/start:setting up to use windows subsystem for linux (wslv2)`" | 595 | ":ref:`dev-manual/start:setting up to use windows subsystem for linux (wsl 2)`" |
601 | section in the Yocto Project Development Tasks Manual. | 596 | section in the Yocto Project Development Tasks Manual. |
602 | 597 | ||
603 | - *Toaster:* Regardless of what your Build Host is running, you can use | 598 | - *Toaster:* Regardless of what your Build Host is running, you can use |