diff options
Diffstat (limited to 'documentation/ref-manual/ref-structure.rst')
| -rw-r--r-- | documentation/ref-manual/ref-structure.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-structure.rst b/documentation/ref-manual/ref-structure.rst index ff5d863736..db1ea97979 100644 --- a/documentation/ref-manual/ref-structure.rst +++ b/documentation/ref-manual/ref-structure.rst | |||
| @@ -188,7 +188,7 @@ your choice. For example, the following command creates a Build | |||
| 188 | Directory named ``mybuilds/`` that is outside of the :term:`Source Directory`: | 188 | Directory named ``mybuilds/`` that is outside of the :term:`Source Directory`: |
| 189 | :: | 189 | :: |
| 190 | 190 | ||
| 191 | $ source OE_INIT_FILE ~/mybuilds | 191 | $ source oe-init-build-env ~/mybuilds |
| 192 | 192 | ||
| 193 | The OpenEmbedded build system uses the template configuration files, which | 193 | The OpenEmbedded build system uses the template configuration files, which |
| 194 | are found by default in the ``meta-poky/conf/`` directory in the Source | 194 | are found by default in the ``meta-poky/conf/`` directory in the Source |
| @@ -200,8 +200,7 @@ information. | |||
| 200 | .. note:: | 200 | .. note:: |
| 201 | 201 | ||
| 202 | The OpenEmbedded build system does not support file or directory | 202 | The OpenEmbedded build system does not support file or directory |
| 203 | names that contain spaces. If you attempt to run the | 203 | names that contain spaces. If you attempt to run the ``oe-init-build-env`` |
| 204 | OE_INIT_FILE | ||
| 205 | script from a Source Directory that contains spaces in either the | 204 | script from a Source Directory that contains spaces in either the |
| 206 | filenames or directory names, the script returns an error indicating | 205 | filenames or directory names, the script returns an error indicating |
| 207 | no such file or directory. Be sure to use a Source Directory free of | 206 | no such file or directory. Be sure to use a Source Directory free of |
