diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-31 12:05:08 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:46 -0800 |
commit | ddaf79d4d435c22e6dad14f9d61e561ccacab86e (patch) | |
tree | 5b99a443790e58367011311aaa592bba41fa2cd5 /documentation/poky-ref-manual/ref-variables.xml | |
parent | ba0e818504408df89612c53ad5e45ffef846fa02 (diff) | |
download | poky-ddaf79d4d435c22e6dad14f9d61e561ccacab86e.tar.gz |
documentation/poky-ref-manual/ref-variables.xml: Fixed broken reference.
(From yocto-docs rev: 21d5f4558289290bf890e1669f5f45307dd17550)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 8efd46a848..711a8a97ca 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -544,7 +544,7 @@ | |||
544 | packages to install into an image through <filename>image.bbclass</filename>. | 544 | packages to install into an image through <filename>image.bbclass</filename>. |
545 | Additionally, "helper" classes exist, such as <filename>core-image.bbclass</filename>, | 545 | Additionally, "helper" classes exist, such as <filename>core-image.bbclass</filename>, |
546 | that can take | 546 | that can take |
547 | <filename><link linkend='var-IMAGE_FEATURE'>IMAGE_FEATURE</link></filename> lists | 547 | <filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename> lists |
548 | and turn these into auto-generated entries in | 548 | and turn these into auto-generated entries in |
549 | <filename>IMAGE_INSTALL</filename> in addition to its default contents. | 549 | <filename>IMAGE_INSTALL</filename> in addition to its default contents. |
550 | </para> | 550 | </para> |