diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f6938fc9ca..fbf16813c3 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -116,6 +116,10 @@ As an example, the following transcript shows how to create the bare clone of the linux-yocto-3.0 kernel and then create a copy of that clone. + If you currently have a local Linux Yocto kernel Git repository, you can + reference this local repository rather than the upstream Git repository as + part of the clone command. + Doing so can speed up the process. The bare clone is named linux-yocto-3.0.git, while the copy is named linux-yocto-3.0: