summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-03-25 10:20:46 +0100
committerSteve Sakoman <steve@sakoman.com>2025-04-28 08:18:53 -0700
commitf8946ec7790388c7652e8485f550d38b51c171df (patch)
tree2a592314227ea11696961ad7d9ee4e3b2085f5a8 /documentation/ref-manual/variables.rst
parent8e654826641a3b6ce50ebd60bafbe139dfce626d (diff)
downloadpoky-f8946ec7790388c7652e8485f550d38b51c171df.tar.gz
ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name
This variable affects the watchdog-config recipe, not the watchdog recipe. (From yocto-docs rev: b3676b26b02e6e3861dd1d7dcf05dfcf6836bcd5) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit d3350c38910c47c76ed17f24579120013589ca1f) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index c9cc2d3042..6763fdb059 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -10085,8 +10085,8 @@ system and gives an overview of their function and contents.
10085 ":ref:`ref-classes-insane`" section. 10085 ":ref:`ref-classes-insane`" section.
10086 10086
10087 :term:`WATCHDOG_TIMEOUT` 10087 :term:`WATCHDOG_TIMEOUT`
10088 Specifies the timeout in seconds used by the ``watchdog`` recipe and 10088 Specifies the timeout in seconds used by the ``watchdog-config`` recipe
10089 also by ``systemd`` during reboot. The default is 60 seconds. 10089 and also by ``systemd`` during reboot. The default is 60 seconds.
10090 10090
10091 :term:`WIRELESS_DAEMON` 10091 :term:`WIRELESS_DAEMON`
10092 For ``connman`` and ``packagegroup-base``, specifies the wireless 10092 For ``connman`` and ``packagegroup-base``, specifies the wireless