Re: [yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread alexzoyv
Adrian, Yoann, Thank you very much and sorry for bringing it up. .netrc does fix my problem. Alex On Fri, Oct 20, 2023 at 04:43 PM, Yoann Congal wrote: > > Hi, > > Le ven. 20 oct. 2023 à 15:32, Adrian Freihofer > a écrit : > >> Did you already consider to write the credentials in a .netrc

[yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread alexzoyv
Greetings! I try to use gitsm fetcher to fetch bitbucket repository with read-only https access token. SRC_URI looks like this > > > SRC_URI = > "gitsm://**.git;protocol=https;branch=${BRANCH};user=azoykin:${TOKEN}" > > This recipe fetches parent repository, but is unable to fetch