[OE-core] Multiple git repos in SRC_URI and/or git submodules support

Richard Purdie richard.purdie at linuxfoundation.org
Mon Oct 10 20:34:07 UTC 2011


On Mon, 2011-10-10 at 16:40 -0300, Otavio Salvador wrote:
> On Mon, Oct 10, 2011 at 15:19, Koen Kooi <koen at dominion.thruhere.net> wrote:
> ...
> > I'm not going to do 1), 3) is unlikely, so I want to ask if 2) is
> already supported. I've seen various patches that add an 'unpackdir'
> or similar, but I can't find any docs on it. Can someone enlighten me
> on the current status of that?
> ...
> 
> Yes, this works. I have added support to SRCREV_FORMAT into gitpkgv too ;-)

Just to be clear, something like:

SRC_URI = "\
  git://foo.git?subpath=bar \
  git://foo2.git?subpath=bar2 \
"

should work but I can think of reasons why it might get confused. Try
it, report back and if it fails we can figure out ways to fix it...

Cheers,

Richard








More information about the Openembedded-core mailing list