mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
ref-manual: remove erroneous '\*' from variables list
Not sure what those leading '\*' are doing, but they're rendered verbatim and mess up creating a linkable item. (From yocto-docs rev: dd2e5ef733f056900cc4c9746a1e8c688cc61920) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
64bd40886d
commit
ecacf2e941
@@ -2230,7 +2230,7 @@ system and gives an overview of their function and contents.
|
||||
.. note::
|
||||
|
||||
To add packages to the root filesystem, see the various
|
||||
\*:term:`RDEPENDS` and \*:term:`RRECOMMENDS` variables.
|
||||
:term:`RDEPENDS` and :term:`RRECOMMENDS` variables.
|
||||
|
||||
:term:`EXTRANATIVEPATH`
|
||||
A list of subdirectories of
|
||||
|
||||
Reference in New Issue
Block a user