From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1LNRSl-0007He-Bi for openembedded-devel@openembedded.org; Thu, 15 Jan 2009 13:36:43 +0100 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LNRMI-0005c5-PO for openembedded-devel@openembedded.org; Thu, 15 Jan 2009 12:30:02 +0000 Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Jan 2009 12:30:02 +0000 Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Jan 2009 12:30:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Koen Kooi Date: Thu, 15 Jan 2009 13:25:27 +0100 Message-ID: Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090109 Shredder/3.0b2pre Sender: news Subject: [RFC] Overlay hosting and mirroring on git.oe.net X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 12:36:43 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi, There are a lot of OE based projects around that use an overlay to manage their tweaks (e.g. gumstix, openpandora, arago), which has pros and cons. A while ago I was talking to John Willis (of open2x and openpandora fame) and he liked the idea of mirroring the pandora overlay on git.oe.net to make it more visible and to make it easier for OE developers to work on making pieces of it upstream safe. I think a git mirror of poky would fall in this category as well. What do you think of this? regards, Koen