diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 9fe6cbb7b2..0f8924188f 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8985,6 +8985,11 @@ system and gives an overview of their function and contents. | |||
8985 | Specifies the timeout in seconds used by the ``watchdog`` recipe and | 8985 | Specifies the timeout in seconds used by the ``watchdog`` recipe and |
8986 | also by ``systemd`` during reboot. The default is 60 seconds. | 8986 | also by ``systemd`` during reboot. The default is 60 seconds. |
8987 | 8987 | ||
8988 | :term:`WIRELESS_DAEMON` | ||
8989 | For ``connman`` and ``packagegroup-base``, specifies the wireless | ||
8990 | daemon to use. The default is "wpa-supplicant" (note that the value | ||
8991 | uses a dash and not an underscore). | ||
8992 | |||
8988 | :term:`WKS_FILE` | 8993 | :term:`WKS_FILE` |
8989 | Specifies the location of the Wic kickstart file that is used by the | 8994 | Specifies the location of the Wic kickstart file that is used by the |
8990 | OpenEmbedded build system to create a partitioned image | 8995 | OpenEmbedded build system to create a partitioned image |