diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index e32be4ed9f..25ccae1c30 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1877,8 +1877,8 @@ directory. - Within this environment, you can run configure - or compile commands as if they were being run by + Within this environment, you can run configure or compile + commands as if they were being run by the OpenEmbedded build system itself. As noted earlier, the working directory also automatically changes to the Source Directory (S). @@ -1888,12 +1888,6 @@ directory. When you are finished, you just exit the shell or close the terminal window. - - Because an external shell is launched rather than opening directly into the - original terminal window, it allows easier interaction with BitBake's multiple - threads as well as accomodates a future client/server split. - - It is worth remembering that when using devshell