summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-05-10 11:38:10 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:23:47 +0100
commit77130e78cc185d3371748f6d62e0a456ff24214b (patch)
tree57c226d4157dc68f9a1a7ba243641c7ae1ca6c32 /documentation
parent028fa0916553346f9eb2012d4aae0f663ca31362 (diff)
downloadpoky-77130e78cc185d3371748f6d62e0a456ff24214b.tar.gz
ref-manual: Added Ubuntu 12.04 (LTS) to supported distros list
Somehow, this was left off the list when dylan released. I have added it to the tip of the dylan tree and it will at least appear in the 1.4.1 ref-manual. (From yocto-docs rev: b011d6a4ebcef5014c7b887b3cda8786712fcff5) 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.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 17cdb5f0a1..a00919dc63 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -20,9 +20,9 @@
20 For task-based information using the Yocto Project, see the 20 For task-based information using the Yocto Project, see the
21 <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> 21 <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink>
22 and the <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>. 22 and the <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>.
23 For Board Support Package (BSP) structure information, see the 23 For Board Support Package (BSP) structure information, see the
24 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>. 24 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>.
25 You can also find lots of Yocto Project information on the 25 You can also find lots of Yocto Project information on the
26 <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. 26 <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>.
27 </para> 27 </para>
28</section> 28</section>
@@ -33,7 +33,7 @@
33 This reference manual consists of the following: 33 This reference manual consists of the following:
34 <itemizedlist> 34 <itemizedlist>
35 <listitem><para><emphasis> 35 <listitem><para><emphasis>
36 <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> 36 <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis>
37 Provides an overview of the components that make up the Yocto Project 37 Provides an overview of the components that make up the Yocto Project
38 followed by information about debugging images created in the Yocto Project. 38 followed by information about debugging images created in the Yocto Project.
39 </para></listitem> 39 </para></listitem>
@@ -105,6 +105,7 @@
105 <itemizedlist> 105 <itemizedlist>
106 <listitem><para>Ubuntu 10.04</para></listitem> 106 <listitem><para>Ubuntu 10.04</para></listitem>
107 <listitem><para>Ubuntu 11.10</para></listitem> 107 <listitem><para>Ubuntu 11.10</para></listitem>
108 <listitem><para>Ubuntu 12.04 (LTS)</para></listitem>
108 <listitem><para>Ubuntu 12.10</para></listitem> 109 <listitem><para>Ubuntu 12.10</para></listitem>
109 <listitem><para>Fedora release 16 (Verne)</para></listitem> 110 <listitem><para>Fedora release 16 (Verne)</para></listitem>
110 <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> 111 <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem>