diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-09-27 16:48:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:52 +0100 |
commit | aabfda24156042af6dfb609de94ae9ccad0309a2 (patch) | |
tree | b66301f7e6fa7f07f91e68f4882a7a4d25244013 /documentation/toaster-manual/toaster-manual-reference.xml | |
parent | f258b6ac3a32ae537d69498d67d13b2dab169972 (diff) | |
download | poky-aabfda24156042af6dfb609de94ae9ccad0309a2.tar.gz |
toaster-manual: Rewrite of the 'Pre-Configured Releases' section
(From yocto-docs rev: 4036a69be34613f71cca4a1f879998409f7a0665)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 9bd6127f3c..78febce358 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml | |||
@@ -359,19 +359,12 @@ | |||
359 | As shipped, Toaster is configured to work with the following | 359 | As shipped, Toaster is configured to work with the following |
360 | releases: | 360 | releases: |
361 | <itemizedlist> | 361 | <itemizedlist> |
362 | <listitem><para><emphasis>Yocto Project 2.0 "Jethro" or OpenEmbedded "Jethro":</emphasis> | 362 | <listitem><para><emphasis> |
363 | This release causes your Toaster projects to | 363 | Yocto Project &DISTRO; "&DISTRO_NAME;" or OpenEmbedded "&DISTRO_NAME;":</emphasis> |
364 | build against the head of the jethro branch at | 364 | This release causes your Toaster projects to build |
365 | <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/log/?h=jethro'></ulink> | 365 | against the head of the &DISTRO_NAME_NO_CAP; branch at |
366 | or | 366 | <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/log/?h=rocko'></ulink> |
367 | <ulink url='http://git.openembedded.org/openembedded-core/commit/?h=jethro'></ulink>. | 367 | or <ulink url='http://git.openembedded.org/openembedded-core/commit/?h=rocko'></ulink>. |
368 | </para></listitem> | ||
369 | <listitem><para><emphasis>Yocto Project 1.8 "Fido" or OpenEmbedded "Fido":</emphasis> | ||
370 | This release causes your Toaster projects to | ||
371 | build against the head of the fido branch at | ||
372 | <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/log/?h=fido'></ulink> | ||
373 | or | ||
374 | <ulink url='http://git.openembedded.org/openembedded-core/commit/?h=fido'></ulink>. | ||
375 | </para></listitem> | 368 | </para></listitem> |
376 | <listitem><para><emphasis>Yocto Project "Master" or OpenEmbedded "Master":</emphasis> | 369 | <listitem><para><emphasis>Yocto Project "Master" or OpenEmbedded "Master":</emphasis> |
377 | This release causes your Toaster Projects to | 370 | This release causes your Toaster Projects to |