diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-08-15 11:36:29 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-06 11:59:45 +0100 |
| commit | 7f04f85f71f3a07be093625fb789547240dd4dc8 (patch) | |
| tree | 85a463cc9da1d8f486548435797d1542f23c4e3a | |
| parent | 01a4b3f0a00fc61082dbd73a6d326535f402a5be (diff) | |
| download | poky-7f04f85f71f3a07be093625fb789547240dd4dc8.tar.gz | |
dev-manual: Updated "Creating a Team Development Environment"
This section needed the wording updated.
(From yocto-docs rev: dd9e09273e9e5d5b6b43bf508f50d4d57e0dc569)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 5625dfcdd4..59ffa49bb6 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -23,9 +23,8 @@ | |||
| 23 | It might not be immediately clear how you can use the Yocto | 23 | It might not be immediately clear how you can use the Yocto |
| 24 | Project in a team development environment, or how to scale it for a | 24 | Project in a team development environment, or how to scale it for a |
| 25 | large team of developers. | 25 | large team of developers. |
| 26 | One of the strengths of the Yocto Project is that it is extremely | 26 | You can adapt the Yocto Project to many different use cases and |
| 27 | flexible. | 27 | scenarios. |
| 28 | Thus, you can adapt it to many different use cases and scenarios. | ||
| 29 | However, this flexibility could cause difficulties if you are trying | 28 | However, this flexibility could cause difficulties if you are trying |
| 30 | to create a working setup that scales across a large team. | 29 | to create a working setup that scales across a large team. |
| 31 | </para> | 30 | </para> |
