[bitbake-devel] [PATCH V2] fetch2/gitsm: fix config file concurrent update race

Patrick Vacek patrickvacek at gmail.com
Sat Jan 26 12:07:29 UTC 2019


On Sat, Jan 26, 2019 at 11:15 AM Stefan Agner <stefan at agner.ch> wrote:

> > So it seems to be that something in the recipe was expecting semi-broken
> > behavior.. and its actually a recipe problem.
>
> Agreed, in this case we need to fix the recipe.
>
Sorry, I must be missing something. What might be wrong with the recipe? Is
there more that needs to be specified than a SRCREV and a branch? As far as
I understand git, it keeps track of the submodules, so I don't know what
other information there would be to provide. The reason this particular
case is difficult is because there are recursive submodules. When we build
aktualizr, we have to be careful to specify that. See
https://github.com/advancedtelematic/aktualizr#building:

git submodule update --init --recursive

Thanks,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20190126/1e494568/attachment.html>


More information about the bitbake-devel mailing list