From d38f77a200d7152d12f3fce1451b5d1b99d0b163 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Thu, 31 Oct 2024 12:07:48 +0000 Subject: [PATCH] bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM (Bitbake rev: c092f7e6c5e07a829173b25e591ab0326e9dcb67) Signed-off-by: Jose Quaresma Signed-off-by: Richard Purdie Signed-off-by: Steve Sakoman --- .../bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index 12aef3cbb7..ad22de4de0 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/bitbake/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 = "hashserv.yocto.io:8687" + BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686" :term:`BB_INVALIDCONF` Used in combination with the ``ConfigParsed`` event to trigger