diff --git a/documentation/dev-manual/building.rst b/documentation/dev-manual/building.rst index 865d2e1b67..c90b3ad400 100644 --- a/documentation/dev-manual/building.rst +++ b/documentation/dev-manual/building.rst @@ -813,7 +813,7 @@ directory: #. *Using Local Files Only:* Inside your ``local.conf`` file, add the :term:`SOURCE_MIRROR_URL` variable, inherit the - :ref:`ref-classes-own-mirrors` class, and use the + :ref:`ref-classes-own-mirrors` class, and add the :term:`BB_NO_NETWORK` variable to your ``local.conf``:: SOURCE_MIRROR_URL ?= "file:///home/your-download-dir/"