diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 13:39:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:19 +0100 |
commit | ce52a46366b1abda7e6452d6954e58337725e900 (patch) | |
tree | 64269a4923fa3d7dd09fc05372546952c57c8a1e /documentation/ref-manual | |
parent | fe7fa4eea6b223f304c918e2a05abc8686ffb96f (diff) | |
download | poky-ce52a46366b1abda7e6452d6954e58337725e900.tar.gz |
ref-manual: Generated and included new list of supported distros.
(From yocto-docs rev: b8b2b8950863ef2684f76336671598431be716d2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index aa6ff53b17..9d1ebe06e8 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 10.04.4 LTS</para></listitem> | 106 | <listitem><para>Yocto 1.2</para></listitem> |
107 | <listitem><para>Yocto 1.3</para></listitem> | ||
108 | <listitem><para>Yocto 1.4</para></listitem> | ||
109 | <listitem><para>Ubuntu 10.04</para></listitem> | ||
107 | <listitem><para>Ubuntu 11.10</para></listitem> | 110 | <listitem><para>Ubuntu 11.10</para></listitem> |
108 | <listitem><para>Ubuntu 12.04.1 LTS</para></listitem> | ||
109 | <listitem><para>Ubuntu 12.04.1 LTS</para></listitem> | ||
110 | <listitem><para>Ubuntu 12.10</para></listitem> | 111 | <listitem><para>Ubuntu 12.10</para></listitem> |
111 | <listitem><para>Fedora release 16 (Verne)</para></listitem> | 112 | <listitem><para>Fedora release 16 (Verne)</para></listitem> |
112 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> | 113 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> |
@@ -115,10 +116,13 @@ | |||
115 | <listitem><para>CentOS release 5.7 (Final)</para></listitem> | 116 | <listitem><para>CentOS release 5.7 (Final)</para></listitem> |
116 | <listitem><para>CentOS release 5.8 (Final)</para></listitem> | 117 | <listitem><para>CentOS release 5.8 (Final)</para></listitem> |
117 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> | 118 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> |
118 | <listitem><para>Debian GNU/Linux 6.0.6 (squeeze)</para></listitem> | 119 | <listitem><para>CentOS release 6.4 (Final)</para></listitem> |
120 | <listitem><para>Debian GNU/Linux 6.0 (squeeze)</para></listitem> | ||
121 | <listitem><para>Debian GNU/Linux 7.0</para></listitem> | ||
119 | <listitem><para>openSUSE 11.4</para></listitem> | 122 | <listitem><para>openSUSE 11.4</para></listitem> |
120 | <listitem><para>openSUSE 12.1</para></listitem> | 123 | <listitem><para>openSUSE 12.1</para></listitem> |
121 | <listitem><para>openSUSE 12.2</para></listitem> | 124 | <listitem><para>openSUSE 12.2</para></listitem> |
125 | <listitem><para>openSUSE-project-12.3</para></listitem> | ||
122 | </itemizedlist> | 126 | </itemizedlist> |
123 | </para> | 127 | </para> |
124 | 128 | ||