[yocto] Fetching source from multiple git repositories

Khem Raj raj.khem at gmail.com
Wed Dec 9 10:33:51 PST 2015


> On Dec 8, 2015, at 1:28 AM, V, Nishanth <nishanth.v at intel.com> wrote:
> 
> Hi,
> 
> I am trying to write a recipe which has to fetch source from 2 different git URI. Basically, I have to place code from 2 different git projects in folders side by side and apply patch to add a makefile which will build both of them together. Can I have multiple git:// SRC_URI in a single recipe?

yes, you use destsuffix for a sample see

meta/recipes-core/glibc/cross-localedef-native_2.22.bb



> 
> Thanks,
> Nishanth
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/yocto <https://lists.yoctoproject.org/listinfo/yocto>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151209/b161c22e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151209/b161c22e/attachment.pgp>


More information about the yocto mailing list