Lines Matching full:directory

31 #. *Go to the Installers Directory:* Go to
70 directory::
76 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
78 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
94 Yocto Project :term:`Source Directory`
103 #. *Initialize the Build Environment:* While in the root directory of
104 the Source Directory (i.e. ``poky``), run the
111 Among other things, the script creates the :term:`Build Directory`, which
112 is ``build`` in this case and is located in the Source Directory. After
113 the script runs, your current working directory is set to the ``build``
114 directory.
118 file in your :term:`Build Directory` matches the architecture
125 :term:`Build Directory` is correctly set.
156 ``tmp/deploy/sdk`` in the :term:`Build Directory`.
173 ``tmp/deploy/sdk`` in the :term:`Build Directory`. Here is an example::
180 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
182 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
205 in the "machines" directory.
207 The machine-specific folders of the "machines" directory contain
219 - ``machine``: same string as the name of the parent download directory.
235 This script is located in the top-level directory in which you
250 directory::
256 Installed Standard SDK Directory Structure
259 The following figure shows the resulting directory structure after you
263 .. image:: figures/sdk-installed-standard-sdk-directory.png
272 portions of the file or directory name. For example, install_dir/version
273 is the directory where the SDK is installed. By default, this directory
281 Installed Extensible SDK Directory Structure
284 The following figure shows the resulting directory structure after you
288 .. image:: figures/sdk-installed-extensible-sdk-directory.png
292 The installed directory structure for the extensible SDK is quite
298 Of note in the directory structure are an environment setup script for
304 portions of the file or directory name. For example, install_dir is the
305 directory where the SDK is installed, which is ``poky_sdk`` by default,