[yocto] [poky/classes] [PATCH] new alternatesrc.bbclass

Khem Raj raj.khem at gmail.com
Thu May 18 12:00:46 PDT 2017


On Thu, May 18, 2017 at 11:11 AM, Koehler, Yannick (HPN Aruba)
<yannick.koehler at hpe.com> wrote:
> In our environment, we have package that are store inside git in their own repo.  Using SRC_URI we fetch the code and build it from the git repo itself and all is fine.  When developer wants to change the content of the package, they had to clone, change, commit, push and only then they were able to test because yocto recipe clone/fetch from the git server only.

You could also let devs push into user branches ( joe/pull1 ) and use
EXTERNALSRC pointing to user branch



More information about the yocto mailing list