diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-01-30 12:24:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-12 21:48:56 +0000 |
commit | 8afd4cc3ecbe8db5562b5d1ba513603bb9e038fd (patch) | |
tree | eade8b97572cfa7167cea5b8347beee6519cfa0e /documentation | |
parent | 9502933d44e6c62b3fd8209257e82e46441ae02b (diff) | |
download | poky-8afd4cc3ecbe8db5562b5d1ba513603bb9e038fd.tar.gz |
ref-manual: Updated list of supported distros.
Had to make some tweaks.
(From yocto-docs rev: 7200f3d0b75e2ffc8b755c4962b532f399b78885)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-system-requirements.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index aa821c696b..0db84e31fa 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml | |||
@@ -88,13 +88,13 @@ | |||
88 | </itemizedlist> | 88 | </itemizedlist> |
89 | </note> | 89 | </note> |
90 | <itemizedlist> | 90 | <itemizedlist> |
91 | <listitem><para>Ubuntu 16.04</para></listitem> | 91 | <listitem><para>Ubuntu 16.04 (LTS)</para></listitem> |
92 | <listitem><para>Ubuntu 18.04</para></listitem> | 92 | <listitem><para>Ubuntu 18.04</para></listitem> |
93 | <listitem><para>Fedora 28</para></listitem> | 93 | <listitem><para>Fedora 28</para></listitem> |
94 | <listitem><para>Centos 7.x</para></listitem> | 94 | <listitem><para>CentOS 7.x</para></listitem> |
95 | <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem> | 95 | <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem> |
96 | <listitem><para>Debian GNU/Linux 9.x (Stretch)</para></listitem> | 96 | <listitem><para>Debian GNU/Linux 9.x (Stretch)</para></listitem> |
97 | <listitem><para>openSUSE 42.3</para></listitem> | 97 | <listitem><para>OpenSUSE 42.3</para></listitem> |
98 | </itemizedlist> | 98 | </itemizedlist> |
99 | </para> | 99 | </para> |
100 | <!-- | 100 | <!-- |