diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fff81941ef..3f971ba4b0 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -408,6 +408,12 @@ | |||
408 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, | 408 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, |
409 | which leverages | 409 | which leverages |
410 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>. | 410 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>. |
411 | <note> | ||
412 | You cannot use a build host that is using the | ||
413 | <ulink url='https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux'>Windows Subsystem for Linux</ulink> | ||
414 | (WSL). | ||
415 | The Yocto Project is not compatible with WSL. | ||
416 | </note> | ||
411 | </para> | 417 | </para> |
412 | 418 | ||
413 | <para> | 419 | <para> |