From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 87BC5E006B5 for ; Fri, 9 Dec 2011 03:51:20 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id pB9BpBp6032263; Fri, 9 Dec 2011 11:51:11 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31402-08; Fri, 9 Dec 2011 11:51:07 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id pB9Bp4Os032257 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Dec 2011 11:51:05 GMT Message-ID: <1323431474.5309.128.camel@ted> From: Richard Purdie To: McClintock Matthew-B29882 Date: Fri, 09 Dec 2011 11:51:14 +0000 In-Reply-To: References: X-Mailer: Evolution 3.2.1- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: "yocto@yoctoproject.org" Subject: Re: meta-oe branch for edison? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2011 11:51:26 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2011-12-08 at 20:01 +0000, McClintock Matthew-B29882 wrote: > Hi all, > > Can we create a meta-oe repo in git.yoctoproject.org? This might create a little friction with the OE community. What would be the reason for the repository? > I'd like to also > create a branh within the repo that tracks a valid version of the repo > for specific Yocto releases. > > (I can add that in my investigation so far - > f78f3f31c06c669006fcb567c8f503d4dbec68da looks like a good starting > commit for edison) I'd certainly be happy to see such a branch. It might be more appropriate to call it 2011-1 which corresponds to the OE-Core branch name that is edison in the poky repo. Cheers, Richard