On Sun, Aug 28, 2011 at 04:41, Richard Purdie <richard.pur...@linuxfoundation.org> wrote: > See linux-yocto as an example. You need to name the two git uris: > > SRC_URI = "\ > git://git.yoctoproject.org/linux-yocto-a;protocol=git;name=machine \ > git://git.yoctoproject.org/linux-yocto-b;protocol=git;name=meta \ > "
I did it locally and it ...: - does the clones in DL_DIR file - gets the right SRCREV for both - gets the right SRCPV However on unpack it fails; it always use S as '${WORKDIR}/git' even if I change it in the recipe. Something seems broken on bitbake support for it. Clues? -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core