diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 4911b09dac..c0366637be 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -546,7 +546,7 @@ | |||
546 | In the previous example, two package group packages are created with their dependencies and their | 546 | In the previous example, two package group packages are created with their dependencies and their |
547 | recommended package dependencies listed: <filename>packagegroup-custom-apps</filename>, and | 547 | recommended package dependencies listed: <filename>packagegroup-custom-apps</filename>, and |
548 | <filename>packagegroup-custom-tools</filename>. | 548 | <filename>packagegroup-custom-tools</filename>. |
549 | To build an image using these packagegroup packages, you need to add | 549 | To build an image using these package group packages, you need to add |
550 | <filename>packagegroup-custom-apps</filename> and/or | 550 | <filename>packagegroup-custom-apps</filename> and/or |
551 | <filename>packagegroup-custom-tools</filename> to | 551 | <filename>packagegroup-custom-tools</filename> to |
552 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_INSTALL'>IMAGE_INSTALL</ulink></filename>. | 552 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_INSTALL'>IMAGE_INSTALL</ulink></filename>. |