From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: devicetree repository separation/migration Date: Tue, 25 Feb 2014 07:36:04 +0000 Message-ID: <1393313764.9640.15.camel@dagon.hellion.org.uk> References: <20140217180544.GU7862@titan.lakedaemon.net> <5306A6C0.9000206@gmail.com> <20140221141136.GI17250@pengutronix.de> <1393257557.16570.94.camel@kazak.uk.xensource.com> <20140225072609.GW17250@pengutronix.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140225072609.GW17250-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: devicetree-compiler-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Sascha Hauer Cc: Frank Rowand , Jason Cooper , Grant Likely , Rob Herring , pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Tue, 2014-02-25 at 08:26 +0100, Sascha Hauer wrote: > On Mon, Feb 24, 2014 at 03:59:17PM +0000, Ian Campbell wrote: > > On Fri, 2014-02-21 at 15:11 +0100, Sascha Hauer wrote: > > > 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. The master branch, which you should have got by default, contains the converted stuff and the tags have -dts appended (e.g. checkout v3.13-dts). Checkout one of those and you should see the expected thing. Ian. -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html