diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 8ba3be4c36..34058f9be3 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -123,7 +123,7 @@ | |||
123 | If you are going to be making modifications to a supported Yocto Project kernel, you | 123 | If you are going to be making modifications to a supported Yocto Project kernel, you |
124 | need to establish local copies of the source. | 124 | need to establish local copies of the source. |
125 | You can find Git repositories of supported Yocto Project Kernels organized under | 125 | You can find Git repositories of supported Yocto Project Kernels organized under |
126 | "Yocto Project Linux Kernel" in the Yocto Project Source Repositories at | 126 | "Yocto Linux Kernel" in the Yocto Project Source Repositories at |
127 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>.</para> | 127 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>.</para> |
128 | <para>This setup involves creating a bare clone of the Yocto Project kernel and then | 128 | <para>This setup involves creating a bare clone of the Yocto Project kernel and then |
129 | copying that cloned repository. | 129 | copying that cloned repository. |