Re: [yocto] gitsm recursive submodules

2014-10-16 Thread Burton, Ross
On 16 October 2014 21:44, Cliff Brake wrote: > It seems the gitsm fetcher should be modified to do a recursive update: > > http://cgit.openembedded.org/bitbake/tree/lib/bb/fetch2/gitsm.py > > replace: > > runfetchcmd(ud.basecmd + " submodule init", d) > runfetchcmd(ud.basecmd + " s

Re: [yocto] gitsm recursive submodules

2014-10-16 Thread Cliff Brake
On Wed, Oct 15, 2014 at 9:22 PM, Chris Morgan wrote: > Hello all. > > I posted some time ago about git with submodules and was pointed to > gitsm. I've been using gitsm for sometime but ran into another issue. > > It looks like gitsm is not performing a recursive submodule update. I > have a repos

[yocto] gitsm recursive submodules

2014-10-15 Thread Chris Morgan
Hello all. I posted some time ago about git with submodules and was pointed to gitsm. I've been using gitsm for sometime but ran into another issue. It looks like gitsm is not performing a recursive submodule update. I have a repository that is comprised of submodules, one of those submodules has