summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-obtain.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-obtain.xml')
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index 6fbd7fd1cd..ab9055e628 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -106,9 +106,9 @@
106 Be sure you are set up to use BitBake in a shell. 106 Be sure you are set up to use BitBake in a shell.
107 See the 107 See the
108 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" 108 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>"
109 section in the Yocto Project Development Manual for information 109 section in the Yocto Project Development Tasks Manual for
110 on how to get a build host ready that is either a native 110 information on how to get a build host ready that is either a
111 Linux machine or a machine that uses CROPS. 111 native Linux machine or a machine that uses CROPS.
112 </para></listitem> 112 </para></listitem>
113 <listitem><para> 113 <listitem><para>
114 <emphasis>Clone the <filename>poky</filename> Repository:</emphasis> 114 <emphasis>Clone the <filename>poky</filename> Repository:</emphasis>
@@ -121,7 +121,7 @@
121 "<ulink url='&YOCTO_DOCS_DEV_URL;#checking-out-by-branch-in-poky'>Checking Out by Branch in Poky</ulink>" 121 "<ulink url='&YOCTO_DOCS_DEV_URL;#checking-out-by-branch-in-poky'>Checking Out by Branch in Poky</ulink>"
122 and 122 and
123 "<ulink url='&YOCTO_DOCS_DEV_URL;#checkout-out-by-tag-in-poky'>Checking Out by Tag in Poky</ulink>" 123 "<ulink url='&YOCTO_DOCS_DEV_URL;#checkout-out-by-tag-in-poky'>Checking Out by Tag in Poky</ulink>"
124 sections all in the Yocto Project Development Manual for 124 sections all in the Yocto Project Development Tasks Manual for
125 information on how to clone the <filename>poky</filename> 125 information on how to clone the <filename>poky</filename>
126 repository and check out the appropriate branch for your work. 126 repository and check out the appropriate branch for your work.
127 </para></listitem> 127 </para></listitem>