**** BEGIN LOGGING AT Tue Jan 10 02:59:57 2023 Jan 10 08:05:13 good morning Jan 10 12:10:06 Hi, I'm using the go.class to build some go code and I also want to make use of a local proxy-server. Therefore I added "export GOPROXY=my-server.com" into my local.conf. Unfortunately, this causes all recipes to rebuild, even those which do not depend on go since the environment variable GOPROXY becomes part of all hashes. What is the proper way Jan 10 12:10:07 to ignore a certain variable to be included in the sstate hash? Jan 10 15:57:09 Sebastian99: add to BB_HASHCONFIG_IGNORE_VARS Jan 10 17:49:05 thanks for the answer, but what is the difference between BB_HASHCONFIG_IGNORE_VARS and BB_BASEHASH_IGNORE_VARS? Which one is better in this use case? **** ENDING LOGGING AT Wed Jan 11 02:59:56 2023