summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-12-08 16:15:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-18 10:41:21 +0000
commit397586e4aebcbd2bc9cbeb595f7d753b22a36edb (patch)
treecbdef38758611fe872588eaec52df38337c101d6 /documentation/ref-manual/variables.rst
parentc7b6c384693034558eddc7f5973d0a32dce75145 (diff)
downloadpoky-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>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst10
1 files changed, 4 insertions, 6 deletions
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``)