mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
committed by
Richard Purdie
parent
0537f6f4fc
commit
2090a416ad
@@ -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``
|
||||
==========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user