diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-05-10 11:25:03 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 17:23:40 +0100 |
commit | 2998ba7fe440e1311fb6c997b34d87d4df628355 (patch) | |
tree | 3acf6016fc3b689642fa108d38f9c26d92ed0bfe /documentation | |
parent | 32ba3c97d4e6144a926706366426b1e34c6d13b0 (diff) | |
download | poky-2998ba7fe440e1311fb6c997b34d87d4df628355.tar.gz |
ref-manual: Added Ubuntu 12.04 (LTS) to list of supported distros.
(From yocto-docs rev: 9452cc3eda50a901682c4c36b8abcc0f556711a7)
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 9c6193cd44..6e8e7a087b 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -103,10 +103,11 @@ | |||
103 | <para> | 103 | <para> |
104 | Currently, the Yocto Project is supported on the following distributions: | 104 | Currently, the Yocto Project is supported on the following distributions: |
105 | <itemizedlist> | 105 | <itemizedlist> |
106 | <listitem><para>Ubuntu 13.04</para></listitem> | ||
107 | <listitem><para>Ubuntu 10.04</para></listitem> | 106 | <listitem><para>Ubuntu 10.04</para></listitem> |
108 | <listitem><para>Ubuntu 11.10</para></listitem> | 107 | <listitem><para>Ubuntu 11.10</para></listitem> |
108 | <listitem><para>Ubuntu 12.04 (LTS)</para></listitem> | ||
109 | <listitem><para>Ubuntu 12.10</para></listitem> | 109 | <listitem><para>Ubuntu 12.10</para></listitem> |
110 | <listitem><para>Ubuntu 13.04</para></listitem> | ||
110 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> | 111 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> |
111 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> | 112 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> |
112 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> | 113 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> |