diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index b533e0d281..67d3ee2f23 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3283,7 +3283,14 @@ the details. | |||
| 3283 | the <filename>conf/distro</filename> directory of your | 3283 | the <filename>conf/distro</filename> directory of your |
| 3284 | layer. | 3284 | layer. |
| 3285 | You need to name it using your distribution name | 3285 | You need to name it using your distribution name |
| 3286 | (e.g. <filename>mydistro.conf</filename>).</para> | 3286 | (e.g. <filename>mydistro.conf</filename>). |
| 3287 | <note> | ||
| 3288 | The | ||
| 3289 | <ulink url='&YOCTO_DOCS_REF_URL;#var-DISTRO'><filename>DISTRO</filename></ulink> | ||
| 3290 | variable in your | ||
| 3291 | <filename>local.conf</filename> file determines the | ||
| 3292 | name of your distribution. | ||
| 3293 | </note></para> | ||
| 3287 | <para>You can split out parts of your configuration file | 3294 | <para>You can split out parts of your configuration file |
| 3288 | into include files and then "require" them from within | 3295 | into include files and then "require" them from within |
| 3289 | your distribution configuration file. | 3296 | your distribution configuration file. |
