[yocto] What is the right SRC_URI syntax for git at bitbucket.org?

JH jupiter.hce at gmail.com
Fri Apr 19 18:00:25 PDT 2019


Hi,

Sorry for a new starter questions, I searched Internet, there are a
few examples to set up:

SRC_URI = "git://<username>@bitbucket.org/<account name>/<repository
name>.git;protocol=ssh";branch=${BRANCH}"

Not only that does not work, I have set up the public key to access
the git bitbucket repository:

$ ssh -v git at bitbucket.org

The Yocto also complained SRCREV, following some blog to add the
SRCREV = "${AUTOREV}" that not work either.

Thank you.

Kind regards,

- jh


More information about the yocto mailing list