summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index dd0eebc0a5..77ba16e2f5 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -234,6 +234,10 @@ particular working environment and set of practices.
234 Yocto Project Overview and Concepts Manual for more details on the hash 234 Yocto Project Overview and Concepts Manual for more details on the hash
235 equivalence feature. 235 equivalence feature.
236 236
237 See the :doc:`/dev-manual/hashequivserver` section of the Yocto Project
238 Development Tasks Manual for details on how to setup a
239 :ref:`overview-manual/concepts:Hash Equivalence` server.
240
237 - Set up an Autobuilder and have it populate the sstate cache and 241 - Set up an Autobuilder and have it populate the sstate cache and
238 source directories. 242 source directories.
239 243