diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index 42dbf9c563..f8b01ecc4c 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml @@ -37,17 +37,30 @@ hardware. You will use Yocto Project to build a reference embedded OS called Poky. - - The examples in this paper assume you are using a native Linux - system running a recent Ubuntu Linux distribution. - If the machine you want to use - Yocto Project on to build an image is not a native Linux - system, you can still perform these steps by using CROss - PlatformS (CROPS) and setting up a Poky container. - See the - Setting Up to Use CROss PlatformS (CROPS)" - section in the Yocto Project Development Tasks Manual for more - information. + Notes + + + The examples in this paper assume you are using a + native Linux system running a recent Ubuntu Linux + distribution. + If the machine you want to use Yocto Project on to + build an image + (build host) + is not a native Linux system, you can + still perform these steps by using CROss PlatformS + (CROPS) and setting up a Poky container. + See the + Setting Up to Use CROss PlatformS (CROPS)" + section in the Yocto Project Development Tasks Manual for more + information. + + + You cannot use a build host that is using the + Windows Subsystem for Linux + (WSL). + The Yocto Project is not compatible with WSL. + + @@ -75,6 +88,10 @@ Linux distributions that support the Yocto Project, see the "Supported Linux Distributions" section in the Yocto Project Reference Manual. + For detailed information on preparing your build host, see + the + "Preparing the Build Host" + section in the Yocto Project Development Tasks Manual.