Re: [yocto] Bitbake fetch private Github repository release archive
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <CANNYZj98y_=tRVTu1N0HRpS-1ssfAsQFCeMWHR6TgRFkvF=6VQ@mail.gmail.com> |
On Wed, 24 Sept 2025 at 16:21, Gyorgy Sarvari via lists.yoctoproject.org <[email protected]> wrote: > Based on the PAT documentation I found it supposed to be used as part of > the auth header, however the http/wget fetcher in Bitbake only supports > Basic authentication currently, using the .netrc file. I'm afraid there > is no out of the box solution currently for using PAT. Also putting sensitive access tokens on the command line is horribly insecure to begin with. Alex