diff options
-rw-r--r-- | documentation/overview-manual/overview-manual-development-environment.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml index b990852752..e31c0a2ea7 100644 --- a/documentation/overview-manual/overview-manual-development-environment.xml +++ b/documentation/overview-manual/overview-manual-development-environment.xml | |||
@@ -119,10 +119,10 @@ | |||
119 | <itemizedlist> | 119 | <itemizedlist> |
120 | <listitem><para> | 120 | <listitem><para> |
121 | <emphasis>Command Lines, BitBake, and Shells:</emphasis> | 121 | <emphasis>Command Lines, BitBake, and Shells:</emphasis> |
122 | Traditional development in the Yocto Project involves using | 122 | Traditional development in the Yocto Project involves using the |
123 | OpenEmbedded build system, which uses BitBake, in a | 123 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>, |
124 | command-line environment from a shell on your development | 124 | which uses BitBake, in a command-line environment from a shell |
125 | host. | 125 | on your development host. |
126 | You can accomplish this from a host that is a native Linux | 126 | You can accomplish this from a host that is a native Linux |
127 | machine or from a host that has been set up with CROPS. | 127 | machine or from a host that has been set up with CROPS. |
128 | Either way, you create, modify, and build images and | 128 | Either way, you create, modify, and build images and |