summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml10
1 files changed, 2 insertions, 8 deletions
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.</para></listitem>
1877 </para> 1877 </para>
1878 1878
1879 <para> 1879 <para>
1880 Within this environment, you can run <filename>configure</filename> 1880 Within this environment, you can run configure or compile
1881 or <filename>compile</filename> commands as if they were being run by 1881 commands as if they were being run by
1882 the OpenEmbedded build system itself. 1882 the OpenEmbedded build system itself.
1883 As noted earlier, the working directory also automatically changes to the 1883 As noted earlier, the working directory also automatically changes to the
1884 Source Directory (<ulink url='&YOCTO_DOCS_REF_URL;#var-S'><filename>S</filename></ulink>). 1884 Source Directory (<ulink url='&YOCTO_DOCS_REF_URL;#var-S'><filename>S</filename></ulink>).
@@ -1888,12 +1888,6 @@ directory.</para></listitem>
1888 When you are finished, you just exit the shell or close the terminal window. 1888 When you are finished, you just exit the shell or close the terminal window.
1889 </para> 1889 </para>
1890 1890
1891 <para>
1892 Because an external shell is launched rather than opening directly into the
1893 original terminal window, it allows easier interaction with BitBake's multiple
1894 threads as well as accomodates a future client/server split.
1895 </para>
1896
1897 <note> 1891 <note>
1898 <para> 1892 <para>
1899 It is worth remembering that when using <filename>devshell</filename> 1893 It is worth remembering that when using <filename>devshell</filename>