Re: devicetree repository separation/migration
From: Ian Campbell <hidden>
Date: 2014-02-26 09:00:32
On Tue, 2014-02-25 at 07:36 +0000, Ian Campbell wrote:
On Tue, 2014-02-25 at 08:26 +0100, Sascha Hauer wrote:quoted
On Mon, Feb 24, 2014 at 03:59:17PM +0000, Ian Campbell wrote:quoted
On Fri, 2014-02-21 at 15:11 +0100, Sascha Hauer wrote:quoted
Ians dts repository is a good start, but it contains a complete kernel history and this is not very suitable as a submodule for other projects.It only contains the full history for the files which it contains, not a complete kernel history. This is deliberate so that "git annotate" etc still works to tell you where a particular line came from.I have cloned git://xenbits.xen.org/people/ianc/device-tree-rebasing.git. .git is 843MB in size and after a 'git checkout v3.13' I see a vanilla v3.13 checked out. I may have done something wrong, but I don't see what it could be.There is a branch with the full Linux stuff in there too. It is needed in the tree doing the conversion but doesn't really need to be published. I pushed it in the early days without really thinking about the size impact. I'll remove that stuff from the published tree.
Done. The tree now has only a master branch and the vX.Y-dts tags (it is still pushing the historical ones, they'll be there soon). .git of a fresh clone is now 22M, which is more like it ;-) I've moved the tree with all the conversion state aside into device-tree-conversion.git. Most people won't need what is in there. Ian. -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html