On Thu, May 18, 2017 at 11:11 AM, Koehler, Yannick (HPN Aruba)
<yannick.koeh...@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
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to