aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2015-03-02 13:38:32 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-06 10:44:34 +0000
commit043e02c5d89b60432d8c790779b6f9493a205985 (patch)
tree10d0ed5ae44e811cf74bc7f5b9432bd76d39aca4 /documentation/kernel-dev
parenta8f21965ebe043a6a86b62a3f56d8424a4894946 (diff)
downloadopenembedded-core-contrib-043e02c5d89b60432d8c790779b6f9493a205985.tar.gz
kernel-dev: Minor typo fixed and added LTSI link
Fixed a small text issue where a hypen was needed. Also, provided a real link to the YP LTSI page. (From yocto-docs rev: aa8c06b79eef1855c3b5af4c8bfa47a96a86d332) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index 1e5043c4d8..263e50098f 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -7,7 +7,7 @@
<!--
<para>
- <emphasis>AR - Darrren Hart:</emphasis> See if the concepts in these
+ <emphasis>AR - Darren Hart:</emphasis> See if the concepts in these
three bullets are adequately covered in somewhere in this manual:
<itemizedlist>
<listitem><para>Do we convey that our kernel Git repositories
@@ -47,11 +47,13 @@
<ulink url='&YOCTO_GIT_URL;'>Source Repositories</ulink> under
the "Yocto Linux Kernel" heading.
New recipes for the release track the latest upstream developments
- and introduce newly supported platforms.
+ and introduce newly-supported platforms.
Previous recipes in the release are refreshed and supported for at
least one additional release.
As they align, these previous releases are updated to include the
- latest from the Long Term Support Initiative (LTSI) project.
+ latest from the
+ <ulink url='&YOCTO_HOME_URL;/organization/long-term-support-initiative-ltsi'>Long Term Support Initiative</ulink>
+ (LTSI) project.
Also included is a linux-yocto development recipe
(<filename>linux-yocto-dev.bb</filename>) should you want to work
with the very latest in upstream Linux kernel development and