diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index e213478326..6680322f4c 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -7820,6 +7820,12 @@ system and gives an overview of their function and contents. | |||
7820 | certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will | 7820 | certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will |
7821 | have to set :term:`SPL_SIGN_KEYNAME` to ``dev``. | 7821 | have to set :term:`SPL_SIGN_KEYNAME` to ``dev``. |
7822 | 7822 | ||
7823 | :term:`SPLASH` | ||
7824 | This variable, used by the :ref:`ref-classes-image` class, allows | ||
7825 | to choose splashscreen applications. Set it to the names of packages | ||
7826 | for such applications to use. This variable is set by default to | ||
7827 | ``psplash``. | ||
7828 | |||
7823 | :term:`SRCREV_FORMAT` | 7829 | :term:`SRCREV_FORMAT` |
7824 | See :term:`bitbake:SRCREV_FORMAT` in the BitBake manual. | 7830 | See :term:`bitbake:SRCREV_FORMAT` in the BitBake manual. |
7825 | 7831 | ||