summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-obtain.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-obtain.rst')
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.rst b/documentation/sdk-manual/sdk-appendix-obtain.rst
index 6b7128c27b..8d4fe09646 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.rst
+++ b/documentation/sdk-manual/sdk-appendix-obtain.rst
@@ -81,7 +81,7 @@ As an alternative to locating and downloading an SDK installer, you can
81build the SDK installer. Follow these steps: 81build the SDK installer. Follow these steps:
82 82
831. *Set Up the Build Environment:* Be sure you are set up to use BitBake 831. *Set Up the Build Environment:* Be sure you are set up to use BitBake
84 in a shell. See the ":ref:`dev-manual/dev-manual-start:preparing the build host`" section 84 in a shell. See the ":ref:`dev-manual/start:preparing the build host`" section
85 in the Yocto Project Development Tasks Manual for information on how 85 in the Yocto Project Development Tasks Manual for information on how
86 to get a build host ready that is either a native Linux machine or a 86 to get a build host ready that is either a native Linux machine or a
87 machine that uses CROPS. 87 machine that uses CROPS.
@@ -89,9 +89,9 @@ build the SDK installer. Follow these steps:
892. *Clone the ``poky`` Repository:* You need to have a local copy of the 892. *Clone the ``poky`` Repository:* You need to have a local copy of the
90 Yocto Project :term:`Source Directory` 90 Yocto Project :term:`Source Directory`
91 (i.e. a local 91 (i.e. a local
92 ``poky`` repository). See the ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" and 92 ``poky`` repository). See the ":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`" and
93 possibly the ":ref:`dev-manual/dev-manual-start:checking out by branch in poky`" and 93 possibly the ":ref:`dev-manual/start:checking out by branch in poky`" and
94 ":ref:`dev-manual/dev-manual-start:checking out by tag in poky`" sections 94 ":ref:`dev-manual/start:checking out by tag in poky`" sections
95 all in the Yocto Project Development Tasks Manual for information on 95 all in the Yocto Project Development Tasks Manual for information on
96 how to clone the ``poky`` repository and check out the appropriate 96 how to clone the ``poky`` repository and check out the appropriate
97 branch for your work. 97 branch for your work.