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? Thanks, Nishanth