diff options
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 46f3865996..bc8ac7452a 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
@@ -291,7 +291,7 @@ | |||
291 | instead of just using <filename>gcc</filename>. | 291 | instead of just using <filename>gcc</filename>. |
292 | The same applies to other applications such as <filename>binutils</filename>, | 292 | The same applies to other applications such as <filename>binutils</filename>, |
293 | <filename>libtool</filename> and so forth. | 293 | <filename>libtool</filename> and so forth. |
294 | The Yocto Project has setup environment variables such as <filename>CC</filename> | 294 | BitBake sets up environment variables such as <filename>CC</filename> |
295 | to assist applications, such as <filename>make</filename> to find the correct tools.</para> | 295 | to assist applications, such as <filename>make</filename> to find the correct tools.</para> |
296 | <para>It is also worth noting that <filename>devshell</filename> still works over | 296 | <para>It is also worth noting that <filename>devshell</filename> still works over |
297 | X11 forwarding and similar situations</para> | 297 | X11 forwarding and similar situations</para> |