mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
ref-manual: Removed redundant link in BB_DISKMONS_DIR variable
Removed the first link to the BB_DISKMON_WARNINTERVAL variable. The variable was linked later in the text. No need to link the output version of the variable... clunky looking. (From yocto-docs rev: ec6cfc85ba2f1e2fc763b6b7c918a21cec00e203) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
05195def10
commit
adacc7639b
@@ -777,10 +777,9 @@
|
||||
WARN: Issue a warning but continue the
|
||||
build when a threshold is broken.
|
||||
Subsequent warnings are issued as
|
||||
defined by the
|
||||
<link linkend='var-BB_DISKMON_WARNINTERVAL'>BB_DISKMON_WARNINTERVAL</link> variable,
|
||||
which must be defined in the
|
||||
conf/local.conf file.
|
||||
defined by the BB_DISKMON_WARNINTERVAL
|
||||
variable, which must be defined in
|
||||
the conf/local.conf file.
|
||||
|
||||
<replaceable>dir</replaceable> is:
|
||||
Any directory you choose. You can specify one or
|
||||
|
||||
Reference in New Issue
Block a user