Re: SRC_URI from AWS codecommit with user and password #yocto
you might have to figure out how the clone should work firstly. then
toggle quoted message
Show quoted text
you can either encode it into SRC_URI, but I would say be careful since you might leak password and url info into packages, other option is to have some sort of ssh-agent running and doing the authentication or maybe use .netrc to hold this info on builder's homedir. On Wed, Apr 20, 2022 at 5:15 AM <mail2uvijay@...> wrote:
|
|