[OE-core] Use of multiple GIT repositories in SRCREV but updating PV

Otavio Salvador otavio at ossystems.com.br
Mon Aug 29 17:24:05 UTC 2011


On Sun, Aug 28, 2011 at 04:41, Richard Purdie
<richard.purdie at 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: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-core mailing list