1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

documentation/dev-manual/dev-manual-common-tasks.xml: Fixed link

Old link to POKY_EXTRA_INSTALL.  I changed to
CORE_IMAGE_EXTRA_INSTALL.

(From yocto-docs rev: 8c8308025443e2fd061faa03fe4f6245c58603a5)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2012-03-26 11:57:08 -06:00
committed by Richard Purdie
parent 75f557655b
commit d420de6e76
@@ -968,7 +968,7 @@
<para>
You can add packages using a similar approach through the
<filename><ulink url='&YOCTO_DOCS_REF_URL;#var-POKY_EXTRA_INSTALL'>POKY_EXTRA_INSTALL</ulink></filename>
<filename><ulink url='&YOCTO_DOCS_REF_URL;#var-CORE_IMAGE_EXTRA_INSTALL'>CORE_IMAGE_EXTRA_INSTALL</ulink></filename>
variable.
If you use this variable, only <filename>core-image-*</filename> images are affected.
</para>