mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
config.json: switch hashserver to hashserv.yoctoproject.org:8688
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
a293219ee3
commit
b6d492c479
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user