Bitbake(Yocto)git fetch URI身份验证

Joh*_*Tex 3 git authentication fetch bitbake yocto

如何制作将内置身份验证复制到git repo中(复制到url中)的bitbake配方?

SRC_URI的格式是什么?

Joh*_*Tex 5

例如:

SRC_URI = "git://<host>/path/to/<repo>.git;protocol=<protocol>;user=<user>:<password>;branch=<branch>

协议例如 https