diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/resources.rst | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index a175a1db8e..8c3726e83b 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
| @@ -63,26 +63,28 @@ and announcements. To subscribe to one of the following mailing lists, | |||
| 63 | click on the appropriate URL in the following list and follow the | 63 | click on the appropriate URL in the following list and follow the |
| 64 | instructions: | 64 | instructions: |
| 65 | 65 | ||
| 66 | - :yocto_lists:`/g/yocto` - General Yocto Project | 66 | - :yocto_lists:`/g/yocto` --- general Yocto Project |
| 67 | discussion mailing list. | 67 | discussion mailing list. |
| 68 | 68 | ||
| 69 | - :oe_lists:`/g/openembedded-core` - Discussion mailing | 69 | - :oe_lists:`/g/openembedded-core` --- discussion mailing |
| 70 | list about OpenEmbedded-Core (the core metadata). | 70 | list about OpenEmbedded-Core (the core metadata). |
| 71 | 71 | ||
| 72 | - :oe_lists:`/g/openembedded-devel` - Discussion | 72 | - :oe_lists:`/g/openembedded-devel` --- discussion |
| 73 | mailing list about OpenEmbedded. | 73 | mailing list about OpenEmbedded. |
| 74 | 74 | ||
| 75 | - :oe_lists:`/g/bitbake-devel` - Discussion mailing | 75 | - :oe_lists:`/g/bitbake-devel` --- discussion mailing |
| 76 | list about the :term:`BitBake` build tool. | 76 | list about the :term:`BitBake` build tool. |
| 77 | 77 | ||
| 78 | - :yocto_lists:`/g/poky` - Discussion mailing list | 78 | - :yocto_lists:`/g/poky` --- discussion mailing list |
| 79 | about :term:`Poky`. | 79 | about :term:`Poky`. |
| 80 | 80 | ||
| 81 | - :yocto_lists:`/g/yocto-announce` - Mailing list to | 81 | - :yocto_lists:`/g/yocto-announce` --- mailing list to |
| 82 | receive official Yocto Project release and milestone announcements. | 82 | receive official Yocto Project release and milestone announcements. |
| 83 | 83 | ||
| 84 | For more Yocto Project-related mailing lists, see the | 84 | - :yocto_lists:`/g/docs` --- discussion mailing list about the Yocto Project |
| 85 | :yocto_home:`Yocto Project Website <>`. | 85 | documentation. |
| 86 | |||
| 87 | See also :yocto_home:`the description of all mailing lists </community/mailing-lists/>`. | ||
| 86 | 88 | ||
| 87 | .. _resources-irc: | 89 | .. _resources-irc: |
| 88 | 90 | ||
| @@ -103,93 +105,91 @@ Links and Related Documentation | |||
| 103 | 105 | ||
| 104 | Here is a list of resources you might find helpful: | 106 | Here is a list of resources you might find helpful: |
| 105 | 107 | ||
| 106 | - :yocto_home:`The Yocto Project Website <>`\ *:* The home site | 108 | - :yocto_home:`The Yocto Project Website <>`: The home site |
| 107 | for the Yocto Project. | 109 | for the Yocto Project. |
| 108 | 110 | ||
| 109 | - :yocto_wiki:`The Yocto Project Main Wiki Page <>`\ *:* The main wiki page for | 111 | - :yocto_wiki:`The Yocto Project Main Wiki Page <>`: The main wiki page for |
| 110 | the Yocto Project. This page contains information about project | 112 | the Yocto Project. This page contains information about project |
| 111 | planning, release engineering, QA & automation, a reference site map, | 113 | planning, release engineering, QA & automation, a reference site map, |
| 112 | and other resources related to the Yocto Project. | 114 | and other resources related to the Yocto Project. |
| 113 | 115 | ||
| 114 | - :oe_home:`OpenEmbedded <>`\ *:* The build system used by the | 116 | - :oe_home:`OpenEmbedded <>`: The build system used by the |
| 115 | Yocto Project. This project is the upstream, generic, embedded | 117 | Yocto Project. This project is the upstream, generic, embedded |
| 116 | distribution from which the Yocto Project derives its build system | 118 | distribution from which the Yocto Project derives its build system |
| 117 | (Poky) and to which it contributes. | 119 | (Poky) and to which it contributes. |
| 118 | 120 | ||
| 119 | - :oe_wiki:`BitBake </BitBake>`\ *:* The tool used to process metadata. | 121 | - :oe_wiki:`BitBake </BitBake>`: The tool used to process metadata. |
| 120 | 122 | ||
| 121 | - :doc:`BitBake User Manual <bitbake:index>`\ *:* A comprehensive | 123 | - :doc:`BitBake User Manual <bitbake:index>`: A comprehensive |
| 122 | guide to the BitBake tool. If you want information on BitBake, see | 124 | guide to the BitBake tool. If you want information on BitBake, see |
| 123 | this manual. | 125 | this manual. |
| 124 | 126 | ||
| 125 | - :doc:`/brief-yoctoprojectqs/index` *:* This | 127 | - :doc:`/brief-yoctoprojectqs/index`: This |
| 126 | short document lets you experience building an image using the Yocto | 128 | short document lets you experience building an image using the Yocto |
| 127 | Project without having to understand any concepts or details. | 129 | Project without having to understand any concepts or details. |
| 128 | 130 | ||
| 129 | - :doc:`/overview-manual/index` *:* This manual provides overview | 131 | - :doc:`/overview-manual/index`: This manual provides overview |
| 130 | and conceptual information about the Yocto Project. | 132 | and conceptual information about the Yocto Project. |
| 131 | 133 | ||
| 132 | - :doc:`/dev-manual/index` *:* This manual is a "how-to" guide | 134 | - :doc:`/dev-manual/index`: This manual is a "how-to" guide |
| 133 | that presents procedures useful to both application and system | 135 | that presents procedures useful to both application and system |
| 134 | developers who use the Yocto Project. | 136 | developers who use the Yocto Project. |
| 135 | 137 | ||
| 136 | - :doc:`/sdk-manual/index` *manual :* This | 138 | - :doc:`/sdk-manual/index` manual: This |
| 137 | guide provides information that lets you get going with the standard | 139 | guide provides information that lets you get going with the standard |
| 138 | or extensible SDK. An SDK, with its cross-development toolchains, | 140 | or extensible SDK. An SDK, with its cross-development toolchains, |
| 139 | allows you to develop projects inside or outside of the Yocto Project | 141 | allows you to develop projects inside or outside of the Yocto Project |
| 140 | environment. | 142 | environment. |
| 141 | 143 | ||
| 142 | - :doc:`/bsp-guide/bsp` *:* This guide defines the structure | 144 | - :doc:`/bsp-guide/bsp`: This guide defines the structure |
| 143 | for BSP components. Having a commonly understood structure encourages | 145 | for BSP components. Having a commonly understood structure encourages |
| 144 | standardization. | 146 | standardization. |
| 145 | 147 | ||
| 146 | - :doc:`/kernel-dev/index` *:* This manual describes | 148 | - :doc:`/kernel-dev/index`: This manual describes |
| 147 | how to work with Linux Yocto kernels as well as provides a bit of | 149 | how to work with Linux Yocto kernels as well as provides a bit of |
| 148 | conceptual information on the construction of the Yocto Linux kernel | 150 | conceptual information on the construction of the Yocto Linux kernel |
| 149 | tree. | 151 | tree. |
| 150 | 152 | ||
| 151 | - :doc:`/ref-manual/index` *:* This | 153 | - :doc:`/ref-manual/index`: This |
| 152 | manual provides reference material such as variable, task, and class | 154 | manual provides reference material such as variable, task, and class |
| 153 | descriptions. | 155 | descriptions. |
| 154 | 156 | ||
| 155 | - :yocto_docs:`Yocto Project Mega-Manual </singleindex.html>`\ *:* This manual | 157 | - :yocto_docs:`Yocto Project Mega-Manual </singleindex.html>`: This manual |
| 156 | is simply a single HTML file comprised of the bulk of the Yocto | 158 | is simply a single HTML file comprised of the bulk of the Yocto |
| 157 | Project manuals. It makes it easy to search for phrases and terms used | 159 | Project manuals. It makes it easy to search for phrases and terms used |
| 158 | in the Yocto Project documentation set. | 160 | in the Yocto Project documentation set. |
| 159 | 161 | ||
| 160 | - :doc:`/profile-manual/index` *:* This manual presents a set of | 162 | - :doc:`/profile-manual/index`: This manual presents a set of |
| 161 | common and generally useful tracing and profiling schemes along with | 163 | common and generally useful tracing and profiling schemes along with |
| 162 | their applications (as appropriate) to each tool. | 164 | their applications (as appropriate) to each tool. |
| 163 | 165 | ||
| 164 | - :doc:`/toaster-manual/index` *:* This manual | 166 | - :doc:`/toaster-manual/index`: This manual |
| 165 | introduces and describes how to set up and use Toaster. Toaster is an | 167 | introduces and describes how to set up and use Toaster. Toaster is an |
| 166 | Application Programming Interface (API) and web-based interface to | 168 | Application Programming Interface (API) and web-based interface to |
| 167 | the :term:`OpenEmbedded Build System`, which uses | 169 | the :term:`OpenEmbedded Build System`, which uses |
| 168 | BitBake, that reports build information. | 170 | BitBake, that reports build information. |
| 169 | 171 | ||
| 170 | - :yocto_wiki:`FAQ </FAQ>`\ *:* A list of commonly asked | 172 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked |
| 171 | questions and their answers. | 173 | questions and their answers. |
| 172 | 174 | ||
| 173 | - *Release Notes:* Features, updates and known issues for the current | 175 | - :doc:`Release Information </migration-guides/index>`: |
| 174 | release of the Yocto Project. To access the Release Notes, go to the | 176 | Migration guides, release notes, new features, updates and known issues |
| 175 | :yocto_home:`Downloads </software-overview/downloads>` page on | 177 | for the current and past releases of the Yocto Project. |
| 176 | the Yocto Project website and click on the "RELEASE INFORMATION" link | ||
| 177 | for the appropriate release. | ||
| 178 | 178 | ||
| 179 | - :yocto_bugs:`Bugzilla <>`\ *:* The bug tracking application | 179 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application |
| 180 | the Yocto Project uses. If you find problems with the Yocto Project, | 180 | the Yocto Project uses. If you find problems with the Yocto Project, |
| 181 | you should report them using this application. | 181 | you should report them using this application. |
| 182 | 182 | ||
| 183 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page | 183 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page |
| 184 | </Bugzilla_Configuration_and_Bug_Tracking>`\ *:* | 184 | </Bugzilla_Configuration_and_Bug_Tracking>`: |
| 185 | Information on how to get set up and use the Yocto Project | 185 | Information on how to get set up and use the Yocto Project |
| 186 | implementation of Bugzilla for logging and tracking Yocto Project | 186 | implementation of Bugzilla for logging and tracking Yocto Project |
| 187 | defects. | 187 | defects. |
| 188 | 188 | ||
| 189 | - *Internet Relay Chat (IRC):* Two IRC channels on | 189 | - Internet Relay Chat (IRC): Two IRC channels on |
| 190 | `Libera Chat <https://libera.chat/>`__ are | 190 | `Libera Chat <https://libera.chat/>`__ are |
| 191 | available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and | 191 | available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and |
| 192 | ``#oe``, respectively. | 192 | ``#oe``, respectively. |
| 193 | 193 | ||
| 194 | - `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An | 194 | - `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__: An |
| 195 | open-source machine emulator and virtualizer. | 195 | open-source machine emulator and virtualizer. |
