1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

ref-manual: classes.rst: fix location of _ref-classes-ccache

(From yocto-docs rev: c2204f3b61ec2fbd36c6f216a66fe5495edd6b90)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2023-08-02 20:53:17 +02:00
committed by Richard Purdie
parent 0537f6f4fc
commit 2090a416ad
+2 -2
View File
@@ -293,8 +293,6 @@ An exception is the "rust" recipe, to build the Rust compiler and runtime
library, which is built by Cargo but cannot use the :ref:`ref-classes-cargo`
class. This is why this class was introduced.
.. _ref-classes-ccache:
.. _ref-classes-cargo-update-recipe-crates:
``cargo-update-recipe-crates``
@@ -319,6 +317,8 @@ recipe::
That's also something you can achieve by using the
`cargo-bitbake <https://crates.io/crates/cargo-bitbake>`__ tool.
.. _ref-classes-ccache:
``ccache``
==========