diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index cc1f7223c7..eef5e8099c 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -161,9 +161,12 @@ image. Pointing to these local files is much more efficient than requiring a download of the source files from upstream each time you make changes to the kernel. - It is good practice to create this Git repository inside the Yocto Project - files Git repository. - Following is an example that creates the poky-extras Git + You can find the poky-extras Git Repository in the + "Yocto Metadata Layers" area of the Yocto Project Source Repositories at + . + It is good practice to create this Git repository inside the Yocto Project + files Git repository. + Following is an example that creates the poky-extras Git repository inside the Yocto Project files Git repository, which is named poky in this case: