diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 668e002565..af825a98ce 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -1989,7 +1989,7 @@ variables: | |||
1989 | - :term:`BB_HASHSERVE_UPSTREAM`, when ``BB_HASHSERVE = "auto"``, | 1989 | - :term:`BB_HASHSERVE_UPSTREAM`, when ``BB_HASHSERVE = "auto"``, |
1990 | allowing to connect the local server to an upstream one. | 1990 | allowing to connect the local server to an upstream one. |
1991 | 1991 | ||
1992 | - :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. | 1992 | - :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. |
1993 | 1993 | ||
1994 | Therefore, the default configuration in Poky corresponds to the | 1994 | Therefore, the default configuration in Poky corresponds to the |
1995 | below settings:: | 1995 | below settings:: |