diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.rst')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.rst | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst index 2202d599f6..ed0bad11b7 100644 --- a/documentation/toaster-manual/toaster-manual-reference.rst +++ b/documentation/toaster-manual/toaster-manual-reference.rst | |||
| @@ -25,8 +25,7 @@ A layer index is a web application that contains information about a set | |||
| 25 | of custom layers. A good example of an existing layer index is the | 25 | of custom layers. A good example of an existing layer index is the |
| 26 | OpenEmbedded Layer Index. A public instance of this layer index exists | 26 | OpenEmbedded Layer Index. A public instance of this layer index exists |
| 27 | at http://layers.openembedded.org. You can find the code for this | 27 | at http://layers.openembedded.org. You can find the code for this |
| 28 | layer index's web application at | 28 | layer index's web application at :yocto_git:`/layerindex-web/`. |
| 29 | http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/. | ||
| 30 | 29 | ||
| 31 | When you tie a layer source into Toaster, it can query the layer source | 30 | When you tie a layer source into Toaster, it can query the layer source |
| 32 | through a | 31 | through a |
| @@ -83,9 +82,8 @@ index. | |||
| 83 | 82 | ||
| 84 | In the previous section, the code for the OpenEmbedded Metadata Index | 83 | In the previous section, the code for the OpenEmbedded Metadata Index |
| 85 | (i.e. http://layers.openembedded.org) was referenced. You can use | 84 | (i.e. http://layers.openembedded.org) was referenced. You can use |
| 86 | this code, which is at | 85 | this code, which is at :yocto_git:`/layerindex-web/`, as a base to create |
| 87 | http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/, as a | 86 | your own layer index. |
| 88 | base to create your own layer index. | ||
| 89 | 87 | ||
| 90 | Use the Administration Interface | 88 | Use the Administration Interface |
| 91 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | 89 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| @@ -165,14 +163,13 @@ As shipped, Toaster is configured to work with the following releases: | |||
| 165 | - *Yocto Project &DISTRO; "&DISTRO_NAME;" or OpenEmbedded "&DISTRO_NAME;":* | 163 | - *Yocto Project &DISTRO; "&DISTRO_NAME;" or OpenEmbedded "&DISTRO_NAME;":* |
| 166 | This release causes your Toaster projects to build against the head | 164 | This release causes your Toaster projects to build against the head |
| 167 | of the &DISTRO_NAME_NO_CAP; branch at | 165 | of the &DISTRO_NAME_NO_CAP; branch at |
| 168 | https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=&DISTRO_NAME_NO_CAP; or | 166 | :yocto_git:`/poky/log/?h=&DISTRO_NAME_NO_CAP;` or |
| 169 | http://git.openembedded.org/openembedded-core/commit/?h=&DISTRO_NAME_NO_CAP;. | 167 | :oe_git:`/openembedded-core/commit/?h=&DISTRO_NAME_NO_CAP;`. |
| 170 | 168 | ||
| 171 | - *Yocto Project "Master" or OpenEmbedded "Master":* This release | 169 | - *Yocto Project "Master" or OpenEmbedded "Master":* This release |
| 172 | causes your Toaster Projects to build against the head of the master | 170 | causes your Toaster Projects to build against the head of the master |
| 173 | branch, which is where active development takes place, at | 171 | branch, which is where active development takes place, at |
| 174 | https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/ or | 172 | :yocto_git:`/poky/log/` or :oe_git:`/openembedded-core/log/`. |
| 175 | http://git.openembedded.org/openembedded-core/log/. | ||
| 176 | 173 | ||
| 177 | - *Local Yocto Project or Local OpenEmbedded:* This release causes your | 174 | - *Local Yocto Project or Local OpenEmbedded:* This release causes your |
| 178 | Toaster Projects to build against the head of the ``poky`` or | 175 | Toaster Projects to build against the head of the ``poky`` or |
