Hi Adrian,
Hi Yoann,
I have two project when is using dunfell and another one with using Kirkstone. with the Dunfell project I was using one recipe with fetching from git repo like this
SRC_URI = "git://${COMPANY_GIT_REPO}/path/to/project.git;protocol=https;user=token_name:${TOKEN}"
The https+Token was working fine with Dunfell, now I have ported this recipe to kirkstone but it is not working and I get this error
fatal: could not read Password for 'https://git@COMPANY_GIT_REPO': No such device or address
Is this known WONTFIX bug was also in dunfell? or introduced only in the new yocto version?
is this only applied for gitsm or also for git?
Thanks in advance.
Regards,
Salahaldeen Altous