diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-08 16:15:12 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
| commit | 397586e4aebcbd2bc9cbeb595f7d753b22a36edb (patch) | |
| tree | cbdef38758611fe872588eaec52df38337c101d6 | |
| parent | c7b6c384693034558eddc7f5973d0a32dce75145 (diff) | |
| download | poky-397586e4aebcbd2bc9cbeb595f7d753b22a36edb.tar.gz | |
ref-manual: update references to release notes
Now part of the Yocto Project manual.
(From yocto-docs rev: fe23084f746f0959afbf7d4a49e00299e39fba09)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/resources.rst | 8 | ||||
| -rw-r--r-- | documentation/ref-manual/variables.rst | 10 |
2 files changed, 7 insertions, 11 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index fd4aed0164..06644363d5 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
| @@ -171,11 +171,9 @@ Here is a list of resources you might find helpful: | |||
| 171 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked | 171 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked |
| 172 | questions and their answers. | 172 | questions and their answers. |
| 173 | 173 | ||
| 174 | - Release Notes: Features, updates and known issues for the current | 174 | - :yocto_docs:`Release Information </migration-guides/>`: |
| 175 | release of the Yocto Project. To access the Release Notes, go to the | 175 | Migration guides, release notes, new features, updates and known issues |
| 176 | :yocto_home:`Downloads </software-overview/downloads>` page on | 176 | for the current and past releases of the Yocto Project. |
| 177 | the Yocto Project website and click on the "RELEASE INFORMATION" link | ||
| 178 | for the appropriate release. | ||
| 179 | 177 | ||
| 180 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application | 178 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application |
| 181 | the Yocto Project uses. If you find problems with the Yocto Project, | 179 | the Yocto Project uses. If you find problems with the Yocto Project, |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 3190020aaf..31a3c16c61 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -8459,12 +8459,10 @@ system and gives an overview of their function and contents. | |||
| 8459 | If :term:`TCMODE` is set to a value other than "default", then it is your | 8459 | If :term:`TCMODE` is set to a value other than "default", then it is your |
| 8460 | responsibility to ensure that the toolchain is compatible with the | 8460 | responsibility to ensure that the toolchain is compatible with the |
| 8461 | default toolchain. Using older or newer versions of these | 8461 | default toolchain. Using older or newer versions of these |
| 8462 | components might cause build problems. See the Release Notes for | 8462 | components might cause build problems. See |
| 8463 | the Yocto Project release for the specific components with which | 8463 | :yocto_docs:`Release Information </migration-guides/>` for your |
| 8464 | the toolchain must be compatible. To access the Release Notes, go | 8464 | version of the Yocto Project, to find the specific components with |
| 8465 | to the :yocto_home:`Downloads </software-overview/downloads>` | 8465 | which the toolchain must be compatible. |
| 8466 | page on the Yocto Project website and click on the "RELEASE | ||
| 8467 | INFORMATION" link for the appropriate release. | ||
| 8468 | 8466 | ||
| 8469 | The :term:`TCMODE` variable is similar to :term:`TCLIBC`, | 8467 | The :term:`TCMODE` variable is similar to :term:`TCLIBC`, |
| 8470 | which controls the variant of the GNU standard C library (``libc``) | 8468 | which controls the variant of the GNU standard C library (``libc``) |
