summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 63a447d59b..6340527d05 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -525,9 +525,13 @@
525 <orderedlist> 525 <orderedlist>
526 <listitem><para><emphasis>Prepare the host system for the Yocto Project</emphasis>: 526 <listitem><para><emphasis>Prepare the host system for the Yocto Project</emphasis>:
527 See 527 See
528 "<ulink url='&YOCTO_DOCS_QS_URL;#the-linux-distro'>The Linux Distribution</ulink>" and 528 "<ulink url='&YOCTO_DOCS_REF_URL;#detailed-supported-distros'>Supported Linux Distributions</ulink>"
529 "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>" sections both 529 and
530 in the Yocto Project Quick Start for requirements.</para></listitem> 530 "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>" sections both
531 in the Yocto Project Reference Manual for requirements.
532 In particular, be sure your host system has the
533 <filename>xterm</filename> package installed.
534 </para></listitem>
531 <listitem><para><emphasis>Secure the Yocto Project kernel target image</emphasis>: 535 <listitem><para><emphasis>Secure the Yocto Project kernel target image</emphasis>:
532 You must have a target kernel image that has been built using the OpenEmbedded 536 You must have a target kernel image that has been built using the OpenEmbedded
533 build system.</para> 537 build system.</para>