Lines Matching full:directory
17 1. *Go to the Installers Directory:* Go to
63 directory::
69 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
71 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
87 Yocto Project :term:`Source Directory`
96 3. *Initialize the Build Environment:* While in the root directory of
97 the Source Directory (i.e. ``poky``), run the
106 creates the :term:`Build Directory`,
108 ``build`` in this case and is located in the Source Directory. After
109 the script runs, your current working directory is set to the
110 ``build`` directory.
115 ``local.conf`` file in your Build Directory matches the architecture
122 in the ``local.conf`` file in your Build Directory is correctly set.
153 ``tmp/deploy/sdk`` in the Build Directory.
170 ``tmp/deploy/sdk`` in the Build Directory. Following is an example::
177 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
179 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
202 in the "machines" directory.
204 The machine-specific folders of the "machines" directory contain
239 This script is located in the top-level directory in which you
254 directory::
260 Installed Standard SDK Directory Structure
263 The following figure shows the resulting directory structure after you
267 .. image:: figures/sdk-installed-standard-sdk-directory.png
277 portions of the file or directory name. For example, install_dir/version
278 is the directory where the SDK is installed. By default, this directory
286 Installed Extensible SDK Directory Structure
289 The following figure shows the resulting directory structure after you
293 .. image:: figures/sdk-installed-extensible-sdk-directory.png
297 The installed directory structure for the extensible SDK is quite
303 Of note in the directory structure are an environment setup script for
309 portions of the file or directory name. For example, install_dir is the
310 directory where the SDK is installed, which is ``poky_sdk`` by default,