summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.rst')
-rw-r--r--documentation/ref-manual/ref-classes.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst
index 914ca42324..900341e5ac 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -406,7 +406,7 @@ cross-compilation tools.
406 406
407The ``cross-canadian`` class provides support for the recipes that build 407The ``cross-canadian`` class provides support for the recipes that build
408the Canadian Cross-compilation tools for SDKs. See the 408the Canadian Cross-compilation tools for SDKs. See the
409":ref:`overview-manual/overview-manual-concepts:cross-development toolchain generation`" 409":ref:`overview-manual/concepts:cross-development toolchain generation`"
410section in the Yocto Project Overview and Concepts Manual for more 410section in the Yocto Project Overview and Concepts Manual for more
411discussion on these cross-compilation tools. 411discussion on these cross-compilation tools.
412 412
@@ -417,7 +417,7 @@ discussion on these cross-compilation tools.
417 417
418The ``crosssdk`` class provides support for the recipes that build the 418The ``crosssdk`` class provides support for the recipes that build the
419cross-compilation tools used for building SDKs. See the 419cross-compilation tools used for building SDKs. See the
420":ref:`overview-manual/overview-manual-concepts:cross-development toolchain generation`" 420":ref:`overview-manual/concepts:cross-development toolchain generation`"
421section in the Yocto Project Overview and Concepts Manual for more 421section in the Yocto Project Overview and Concepts Manual for more
422discussion on these cross-compilation tools. 422discussion on these cross-compilation tools.
423 423
@@ -930,7 +930,7 @@ For information on customizing images, see the
930":ref:`dev-manual/common-tasks:customizing images`" section 930":ref:`dev-manual/common-tasks:customizing images`" section
931in the Yocto Project Development Tasks Manual. For information on how 931in the Yocto Project Development Tasks Manual. For information on how
932images are created, see the 932images are created, see the
933":ref:`overview-manual/overview-manual-concepts:images`" section in the 933":ref:`overview-manual/concepts:images`" section in the
934Yocto Project Overview and Concpets Manual. 934Yocto Project Overview and Concpets Manual.
935 935
936.. _ref-classes-image-buildinfo: 936.. _ref-classes-image-buildinfo:
@@ -2039,7 +2039,7 @@ These classes are inherited by and used with the ``populate_sdk_base``
2039class. 2039class.
2040 2040
2041For more information on the cross-development toolchain generation, see 2041For more information on the cross-development toolchain generation, see
2042the ":ref:`overview-manual/overview-manual-concepts:cross-development toolchain generation`" 2042the ":ref:`overview-manual/concepts:cross-development toolchain generation`"
2043section in the Yocto Project Overview and Concepts Manual. For 2043section in the Yocto Project Overview and Concepts Manual. For
2044information on advantages gained when building a cross-development 2044information on advantages gained when building a cross-development
2045toolchain using the :ref:`ref-tasks-populate_sdk` 2045toolchain using the :ref:`ref-tasks-populate_sdk`
@@ -2268,7 +2268,7 @@ The root filesystem is created from packages using one of the
2268:term:`PACKAGE_CLASSES` variable. 2268:term:`PACKAGE_CLASSES` variable.
2269 2269
2270For information on how root filesystem images are created, see the 2270For information on how root filesystem images are created, see the
2271":ref:`overview-manual/overview-manual-concepts:image generation`" 2271":ref:`overview-manual/concepts:image generation`"
2272section in the Yocto Project Overview and Concepts Manual. 2272section in the Yocto Project Overview and Concepts Manual.
2273 2273
2274.. _ref-classes-sanity: 2274.. _ref-classes-sanity:
@@ -2375,7 +2375,7 @@ default, the class is enabled through the
2375:term:`INHERIT_DISTRO` variable's default value. 2375:term:`INHERIT_DISTRO` variable's default value.
2376 2376
2377For more information on sstate, see the 2377For more information on sstate, see the
2378":ref:`overview-manual/overview-manual-concepts:shared state cache`" 2378":ref:`overview-manual/concepts:shared state cache`"
2379section in the Yocto Project Overview and Concepts Manual. 2379section in the Yocto Project Overview and Concepts Manual.
2380 2380
2381.. _ref-classes-staging: 2381.. _ref-classes-staging: