diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index f9980fc555..e9077c4efc 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -147,8 +147,9 @@ | |||
| 147 | </para></listitem> | 147 | </para></listitem> |
| 148 | <listitem><para><emphasis>Configuration File:</emphasis> Configuration information in various | 148 | <listitem><para><emphasis>Configuration File:</emphasis> Configuration information in various |
| 149 | <filename>.conf</filename> files provides global definitions of variables. | 149 | <filename>.conf</filename> files provides global definitions of variables. |
| 150 | The <filename>conf/local.conf</filename> configuration file in the Yocto Project | 150 | The <filename>conf/local.conf</filename> configuration file in the |
| 151 | build directory contains user-defined variables that affect each build. | 151 | <link linkend='yocto-project-build-directory'>Yocto Project Build Directory</link> |
| 152 | contains user-defined variables that affect each build. | ||
| 152 | The <filename>meta-yocto/conf/distro/poky.conf</filename> configuration file | 153 | The <filename>meta-yocto/conf/distro/poky.conf</filename> configuration file |
| 153 | defines Yocto ‘distro’ configuration | 154 | defines Yocto ‘distro’ configuration |
| 154 | variables used only when building with this policy. | 155 | variables used only when building with this policy. |
| @@ -327,7 +328,8 @@ | |||
| 327 | You can find this list in the Yocto Project files directory at | 328 | You can find this list in the Yocto Project files directory at |
| 328 | <filename>meta/files/common-licenses</filename>. | 329 | <filename>meta/files/common-licenses</filename>. |
| 329 | Once the build completes, the list of all licenses found and used during that build are | 330 | Once the build completes, the list of all licenses found and used during that build are |
| 330 | kept in the Yocto Project build directory at | 331 | kept in the |
| 332 | <link linkend='yocto-project-build-directory'>Yocto Project Build Directory</link> at | ||
| 331 | <filename>tmp/deploy/images/licenses</filename>. | 333 | <filename>tmp/deploy/images/licenses</filename>. |
| 332 | </para> | 334 | </para> |
| 333 | 335 | ||
