From b171aa45fb8518dcfbba315b303a4fe9bf2180c6 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Jul 19 2022 09:55:06 +0000 Subject: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain Signed-off-by: Jose Quaresma Signed-off-by: Alexandre Belloni --- diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index af4ff98..12aef3c 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst @@ -401,7 +401,7 @@ overview of their function and contents. Example usage:: - BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687" + BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" :term:`BB_INVALIDCONF` Used in combination with the ``ConfigParsed`` event to trigger