diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-08-13 15:44:55 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-26 11:06:29 +0100 |
commit | e7ed0d5e4fc36ea0998c70c2d916012564a315ec (patch) | |
tree | a1d62d9e89fd66e382c82ae7ab9b7d421515664b /documentation/ref-manual/introduction.xml | |
parent | 29d8f58c1e43a3d1bf505c55fe2f5dc35f372f37 (diff) | |
download | poky-e7ed0d5e4fc36ea0998c70c2d916012564a315ec.tar.gz |
ref-manual: updated the note about what distros we support
Fixes [YOCTO #4927]
Added some minor wording to the note to indicate that we currently
have no plans to support rolling releases.
(From yocto-docs rev: d3b7b4791c01ce01ac9e50c78e9223955eb9b3f2)
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/introduction.xml')
-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 8e591fcd38..cd22d87775 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -113,7 +113,8 @@ | |||
113 | 113 | ||
114 | <para> | 114 | <para> |
115 | In particular, the Yocto Project does not support | 115 | In particular, the Yocto Project does not support |
116 | rolling-release or development distributions due to their | 116 | and currently has no plans to support |
117 | rolling-releases or development distributions due to their | ||
117 | constantly changing nature. | 118 | constantly changing nature. |
118 | We welcome patches and bug reports, but keep in mind that | 119 | We welcome patches and bug reports, but keep in mind that |
119 | our priority is on the supported platforms listed below. | 120 | our priority is on the supported platforms listed below. |