diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 06:45:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:27 +0100 |
commit | 25fb8ec27d9543b643095252ab73eb96773fe58c (patch) | |
tree | da1c9d95593006ea4a674caf37009a7587f6673a /documentation/dev-manual | |
parent | dce39b7494cf6dfa9d5cf79c78d70fc64749db52 (diff) | |
download | poky-25fb8ec27d9543b643095252ab73eb96773fe58c.tar.gz |
documentation: dev-manual - corrected heading for yocto linux kernel.
(From yocto-docs rev: a929747d076d0ce5d7401c95eaebc4800ed7cd4b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-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. |