mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
ref-manual: Add new RUST_CHANNEL variable
Newly added for 4.2. (From yocto-docs rev: 89b583413e616aafa5f853a7631cac0f97d387db) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
958d52f37b
commit
bdf37e43b0
@@ -7040,6 +7040,11 @@ system and gives an overview of their function and contents.
|
||||
|
||||
RSUGGESTS:${PN} = "useful_package another_package"
|
||||
|
||||
:term:`RUST_CHANNEL`
|
||||
Specifies which version of Rust to build - "stable", "beta" or "nightly".
|
||||
The default value is "stable". Set this at your own risk, as values other
|
||||
than "stable" are not guaranteed to work at a given time.
|
||||
|
||||
:term:`S`
|
||||
The location in the :term:`Build Directory` where
|
||||
unpacked recipe source code resides. By default, this directory is
|
||||
|
||||
Reference in New Issue
Block a user