diff options
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 7cb61e405e..c01d5a6236 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -637,8 +637,9 @@ | |||
637 | Where: | 637 | Where: |
638 | <<emphasis>profile</emphasis>> is the filesystem image's profile: | 638 | <<emphasis>profile</emphasis>> is the filesystem image's profile: |
639 | lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk. | 639 | lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk. |
640 | For information on these types of image profiles, see | 640 | For information on these types of image profiles, see the |
641 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink> in the Yocto Project Reference Manual. | 641 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter |
642 | in the Yocto Project Reference Manual. | ||
642 | 643 | ||
643 | <<emphasis>arch</emphasis>> is a string representing the target architecture: | 644 | <<emphasis>arch</emphasis>> is a string representing the target architecture: |
644 | x86, x86-64, ppc, mips, or arm. | 645 | x86, x86-64, ppc, mips, or arm. |