[OE-core] [PATCH] RFC - combo layer repo tool

Paul Eggleton paul.eggleton at intel.com
Mon Jun 13 16:00:37 UTC 2011


On Monday 13 June 2011 16:33:47 Otavio Salvador wrote:
> I think it is duplicating many features of git submodule. It seems
> more logical to put a script above git submodule rather then use a
> full repository for it.

You're right in that git submodule provides a lot of these things. However, 
submodules don't give us the ability to split out and maintain just certain 
subdirectories / files; this allows us to bring in parts of external layers 
where the parts of that layer we want are not split out neatly into a 
subdirectory.

In the case of the Poky repository (where there the need for this tool 
originated) as a user rather than a maintainer, having a single repository to 
check out from with no other special steps makes things much easier and 
cleaner. Frankly I'm not terribly impressed with how submodules have been 
implemented in git - they are not at all easy to use.

Cheers,
Paul
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.





More information about the Openembedded-core mailing list