summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
-rw-r--r--documentation/dev-manual/dev-manual-start.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst
index fadc0bff3e..81fa7847e6 100644
--- a/documentation/dev-manual/dev-manual-start.rst
+++ b/documentation/dev-manual/dev-manual-start.rst
@@ -140,8 +140,7 @@ particular working environment and set of practices.
140 Following are some best practices for setting up machines used for 140 Following are some best practices for setting up machines used for
141 developing images: 141 developing images:
142 142
143 - Have the `OpenEmbedded build 143 - Have the :term:`OpenEmbedded Build System` available on
144 system <&YOCTO_DOCS_REF_URL;#build-system-term>`__ available on
145 the developer workstations so developers can run their own builds 144 the developer workstations so developers can run their own builds
146 and directly rebuild the software stack. 145 and directly rebuild the software stack.
147 146
@@ -740,8 +739,8 @@ Cloning and Checking Out Branches
740 739
741To use the Yocto Project for development, you need a release locally 740To use the Yocto Project for development, you need a release locally
742installed on your development system. This locally installed set of 741installed on your development system. This locally installed set of
743files is referred to as the `Source 742files is referred to as the :term:`Source Directory`
744Directory <&YOCTO_DOCS_REF_URL;#source-directory>`__ in the Yocto 743 in the Yocto
745Project documentation. 744Project documentation.
746 745
747The preferred method of creating your Source Directory is by using 746The preferred method of creating your Source Directory is by using