config.json: switch hashserver to hashserv.yoctoproject.org:8688

Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Steve Sakoman 2024-10-11 12:22:40 -07:00
parent a293219ee3
commit b6d492c479

View File

@ -24,7 +24,7 @@
"BUILDPERF_STATEDIR" : "${BASE_HOMEDIR}/buildperf",
"BUILDPERF_RESULTSDIR" : "${BASE_HOMEDIR}/buildperf-results",
"AUTOBUILDER_HASHSERV_RAWSOCKET" : "hashserv.yocto.io:8686",
"AUTOBUILDER_HASHSERV_RAWSOCKET" : "hashserv.yoctoproject.org:8688",
"defaults" : {
"NEEDREPOS" : ["poky"],