From: Scott Rifenbark Date: Fri, 16 Nov 2018 18:02:29 +0000 (-0800) Subject: dev-manual: Added note stating no WSL support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aba364ff96e6aca2195ce385745e7ad9929dc9c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Added note stating no WSL support The Windows Subsystem for Linux is not supported. Added a note in the section on setting up the build host. (From yocto-docs rev: e6c3b0acd77569e0422cf86e7dc56433e76bdf20) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fff81941ef0..3f971ba4b06 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -408,6 +408,12 @@ CROPS, which leverages Docker Containers. + + You cannot use a build host that is using the + Windows Subsystem for Linux + (WSL). + The Yocto Project is not compatible with WSL. +