diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-31 15:10:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
commit | 84331dc67ef37a42cf276dab353218542ba54998 (patch) | |
tree | ce4b654e7cff55e05ca592861d9d6a59ae3e8952 /documentation/dev-manual/dev-manual-start.xml | |
parent | 7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3 (diff) | |
download | poky-84331dc67ef37a42cf276dab353218542ba54998.tar.gz |
dev-manual: Added "recommended" for choosing native linux build host.
(From yocto-docs rev: cddc649590fc6cea74a0b78a584e00e22088541c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 99d42a5a4a..e2b478f68e 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -402,8 +402,8 @@ | |||
402 | <para> | 402 | <para> |
403 | This section provides procedures to set up your development host to | 403 | This section provides procedures to set up your development host to |
404 | use the Yocto Project. | 404 | use the Yocto Project. |
405 | You can use the Yocto Project on a native Linux development host or | 405 | You can use the Yocto Project on a native Linux development host |
406 | you can use | 406 | (recommended) or you can use |
407 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, | 407 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, |
408 | which leverages | 408 | which leverages |
409 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, | 409 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, |