diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 08:57:54 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:38 +0100 |
| commit | 7e059f46148a60cf3f71fd6bc0ae6c8347c2f502 (patch) | |
| tree | c78a38731b99acf572358a8c59b83027fc4d8687 /documentation/ref-manual/ref-variables.xml | |
| parent | 18c0288ff527230b05ca0157e6b6c27c6d5a8126 (diff) | |
| download | poky-7e059f46148a60cf3f71fd6bc0ae6c8347c2f502.tar.gz | |
ref-manual: Edits to CORE_IMAGE_EXTRA_INSTALL variable.
(From yocto-docs rev: d28fe935eea2bd2c8d5aec474c7358be75abc04c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bdddfb3301..110680683f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -676,8 +676,9 @@ Core layer for images cannot be removed | |||
| 676 | <glossdef> | 676 | <glossdef> |
| 677 | <para> | 677 | <para> |
| 678 | Specifies the list of packages to be added to the image. | 678 | Specifies the list of packages to be added to the image. |
| 679 | This variable should only be set in the <filename>local.conf</filename> | 679 | You should only set this variable in the |
| 680 | configuration file found in the | 680 | <filename>local.conf</filename> configuration file found |
| 681 | in the | ||
| 681 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 682 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. |
| 682 | </para> | 683 | </para> |
| 683 | 684 | ||
