Is there a way to set the GOVERSION for a single recipe only?

At the moment I set the Golang version to 1.18 using the recipes from master 
(on a local dunfell branch) and set the go version in the layer conf:
GOVERSION = "1.18%"
PREFERRED_VERSION_go-binary-native = "1.18%"
PREFERRED_VERSION_go-cross-canadian = "1.18%"
PREFERRED_VERSION_go-cross = "1.18%"
PREFERRED_VERSION_go-crosssdk = "1.18%"
PREFERRED_VERSION_go-native = "1.18%"
PREFERRED_VERSION_go-runtime = "1.18%"
PREFERRED_VERSION_go = "1.18%"

however this messes with mender as it seems there is a bug in the golang 
compiler...
So I want to use those settings only for my application recipe.
Any ideas how to achieve that?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57727): https://lists.yoctoproject.org/g/yocto/message/57727
Mute This Topic: https://lists.yoctoproject.org/mt/92769708/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to