1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 07:07:08 +00:00

ref-manual: Update to note regarding distros supported.

Fixes [YOCTO #4927]

Updated the wording to specifically point out that YP does
not support rolling releases or developmental releases due
to their constantly changing nature.  I did not include wording
to indicate planned or unplanned type of futuristic support.

(From yocto-docs rev: fe9d269fd6c867a9a8e8cc33d90eedccbcbad0e8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-08-02 13:58:47 +03:00
committed by Richard Purdie
parent 8f865d7d2e
commit 40b9e61f69
+26 -13
View File
@@ -104,19 +104,32 @@
Currently, the Yocto Project is supported on the following
distributions:
<note>
Yocto Project releases are tested against the stable Linux
distributions in the following list.
The Yocto Project should work on other distributions but
validation is not performed against them.
Refer to
<ulink url='&OE_HOME_URL;/index.php?title=OEandYourDistro'>OE and Your Distro</ulink> and
<ulink url='&OE_HOME_URL;/index.php?title=Required_software'>Required Software</ulink>
for information for information about dependencies and
requirements.
If you encounter problems, please go to
<ulink url='&YOCTO_BUGZILLA_URL;'>Yocto Project Bugzilla</ulink>
and submit a bug.
We are interested in hearing about your experience.
<para>
Yocto Project releases are tested against the stable Linux
distributions in the following list.
The Yocto Project should work on other distributions but
validation is not performed against them.
</para>
<para>
In particular, the Yocto Project does not support
rolling-release or development distributions due to their
constantly changing nature.
We welcome patches and bug reports, but keep in mind that
our priority is on the supported platforms listed below.
</para>
<para>
Refer to
<ulink url='&OE_HOME_URL;/index.php?title=OEandYourDistro'>OE and Your Distro</ulink> and
<ulink url='&OE_HOME_URL;/index.php?title=Required_software'>Required Software</ulink>
for information for information about dependencies and
requirements.
If you encounter problems, please go to
<ulink url='&YOCTO_BUGZILLA_URL;'>Yocto Project Bugzilla</ulink>
and submit a bug.
We are interested in hearing about your experience.
</para>
</note>
<itemizedlist>
<listitem><para>Ubuntu 10.04</para></listitem>