On Fri, 2022-07-15 at 12:33 -0700, Michael Halstead wrote: > A dedicated domain for hashserv allows us to move it to dedicated > infrastructre. > > Signed-off-by: Michael Halstead <[email protected]> > --- > config.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/config.json b/config.json > index ede6117..5f37e77 100644 > --- a/config.json > +++ b/config.json > @@ -60,7 +60,7 @@ > "SDK_INCLUDE_TOOLCHAIN = '1'", > "ESDK_LOCAL_CONF_REMOVE:append = 'BB_HASHSERVE'", > "BB_DISKMON_DIRS = 'STOPTASKS,${TMPDIR},1G,100K > STOPTASKS,${DL_DIR},1G STOPTASKS,${SSTATE_DIR},1G STOPTASKS,/tmp,100M,30K > HALT,${TMPDIR},100M,1K HALT,${DL_DIR},100M HALT,${SSTATE_DIR},100M > HALT,/tmp,10M,1K'", > - "BB_HASHSERVE = 'typhoon.yocto.io:8686'", > + "BB_HASHSERVE = 'hashserv.yocto.io:8686'", > "RUNQEMU_TMPFS_DIR = '/home/pokybuild/tmp'", > "BB_HEARTBEAT_EVENT = '60'", > "BB_LOG_HOST_STAT_ON_INTERVAL = '1'",
Thanks, I applied this to kirkstone and dunfell as well. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#57555): https://lists.yoctoproject.org/g/yocto/message/57555 Mute This Topic: https://lists.yoctoproject.org/mt/92408694/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
