summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-03-25 10:20:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-25 12:37:57 +0100
commit28435a64645f4ace92d79f3fc42d9fef2066ec83 (patch)
tree64edc1649a393af38eeac25effbce35cdc7995e5 /documentation
parent6a94b068e955bfe0541cb1d79968dc7aad2f4208 (diff)
downloadpoky-28435a64645f4ace92d79f3fc42d9fef2066ec83.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: 619ab9da0c3a121776bbbedc55c64a4e9631e497) 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: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 fe55b62876..baa897c05f 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -10179,8 +10179,8 @@ system and gives an overview of their function and contents.
10179 ":ref:`ref-classes-insane`" section. 10179 ":ref:`ref-classes-insane`" section.
10180 10180
10181 :term:`WATCHDOG_TIMEOUT` 10181 :term:`WATCHDOG_TIMEOUT`
10182 Specifies the timeout in seconds used by the ``watchdog`` recipe and 10182 Specifies the timeout in seconds used by the ``watchdog-config`` recipe
10183 also by ``systemd`` during reboot. The default is 60 seconds. 10183 and also by ``systemd`` during reboot. The default is 60 seconds.
10184 10184
10185 :term:`WIRELESS_DAEMON` 10185 :term:`WIRELESS_DAEMON`
10186 For ``connman`` and ``packagegroup-base``, specifies the wireless 10186 For ``connman`` and ``packagegroup-base``, specifies the wireless