diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-25 14:49:29 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:56:06 +0000 |
commit | b2869b6810728a5f003ddad335fd7f6512181a57 (patch) | |
tree | 87679aaf8355b336bf80369ab8b9c8831392afb0 /documentation | |
parent | 347e99427fd2988ee3924b38d385c4403c332ea6 (diff) | |
download | ast2050-yocto-poky-b2869b6810728a5f003ddad335fd7f6512181a57.zip ast2050-yocto-poky-b2869b6810728a5f003ddad335fd7f6512181a57.tar.gz |
ref-manual: Added a general reference and link to kernel-dev
Put in a cross-link to the new YP Linux Kernel Development
Manual up in the introduction.
(From yocto-docs rev: ba00acb1a0db9494b0d0ff1335f2532b5e2a7994)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 38c58da..d3a0228 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -18,7 +18,8 @@ by reading the <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>. For task-based information using the Yocto Project, see the - <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink>. + <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> + and the <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>. You can also find lots of information on the Yocto Project on the <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. </para> |