diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.rst')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst index d799b4b99b..0494f55d9e 100644 --- a/documentation/toaster-manual/toaster-manual-reference.rst +++ b/documentation/toaster-manual/toaster-manual-reference.rst | |||
@@ -160,14 +160,14 @@ As shipped, Toaster is configured to work with the following releases: | |||
160 | - *Yocto Project DISTRO "DISTRO_NAME" or OpenEmbedded "DISTRO_NAME":* | 160 | - *Yocto Project DISTRO "DISTRO_NAME" or OpenEmbedded "DISTRO_NAME":* |
161 | This release causes your Toaster projects to build against the head | 161 | This release causes your Toaster projects to build against the head |
162 | of the DISTRO_NAME_NO_CAP branch at | 162 | of the DISTRO_NAME_NO_CAP branch at |
163 | ` <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/log/?h=rocko>`__ or | 163 | https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=rocko or |
164 | ` <http://git.openembedded.org/openembedded-core/commit/?h=rocko>`__. | 164 | http://git.openembedded.org/openembedded-core/commit/?h=rocko. |
165 | 165 | ||
166 | - *Yocto Project "Master" or OpenEmbedded "Master":* This release | 166 | - *Yocto Project "Master" or OpenEmbedded "Master":* This release |
167 | causes your Toaster Projects to build against the head of the master | 167 | causes your Toaster Projects to build against the head of the master |
168 | branch, which is where active development takes place, at | 168 | branch, which is where active development takes place, at |
169 | ` <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/log/>`__ or | 169 | https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/ or |
170 | ` <http://git.openembedded.org/openembedded-core/log/>`__. | 170 | http://git.openembedded.org/openembedded-core/log/. |
171 | 171 | ||
172 | - *Local Yocto Project or Local OpenEmbedded:* This release causes your | 172 | - *Local Yocto Project or Local OpenEmbedded:* This release causes your |
173 | Toaster Projects to build against the head of the ``poky`` or | 173 | Toaster Projects to build against the head of the ``poky`` or |