gbmcweb: Allow multiple cloning from multiple repositories
If a single platform has plugins spread across multiple layers, each
layer would be responsible for appending their repo URL to SRC_URI.
This requires each URL to have its own name tag to support multiple
SRCREV targets.
Specify a name for the default plugin repository and have it clone at
the top level of the source directory. This does not change the
behaviour of the recipe when cloning from only a single URI.
Google-Bug-Id: 305022968
Change-Id: Ic244338863095fe3bd60222244789cdc4ebb43a0
Signed-off-by: Vlad Sytchenko <vsytch@google.com>
1 file changed