From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5DEF2E00498 for ; Wed, 27 Feb 2013 12:08:55 -0800 (PST) Received: from [192.168.1.11] (c-68-46-169-75.hsd1.nj.comcast.net [68.46.169.75]) by smtp.webfaction.com (Postfix) with ESMTP id 285E066EE827; Wed, 27 Feb 2013 20:08:53 +0000 (UTC) Message-ID: <512E67D4.8060600@mindchasers.com> Date: Wed, 27 Feb 2013 15:08:52 -0500 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Luo Zhenhua-B19537 References: In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , "yocto@linux.freescale.net" Subject: Re: Please review the proposal of FSL Yocto layers reorg X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 20:08:55 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > > The FSL Yocto layers reorg proposal is attached, can you please take a > look? Any comment and suggestion is welcome and appreciated. > Thanks Zhenhua. I have a few questions and comments about your slides. *** Slide 2: "Move all FSL specific layers to totally open source, or as much as possible" I'm all for this. Will this include your PowerPC Linux Tree? I didn't see mention of this in your slides. This can be found today on your public git, but it hasn't been updated in months. I assume there's lots of kernel activity (as can be witnessed on the linuxppc-dev@lists.ozlabs.org list), so I'm assuming an internal Linux tree is being patched often. It would be great to be able to see your Linux tree patched as issues are being discussed & resolved on yocto & ozlabs mail lists. **** Slide 3: "FSL Layers maintained in git.am.freescale.net, gitfrescale.com, and git.yoctoproject.org" Is your goal to have these layers in sync? Today, I can find a meta-fsl-ppc layer on yoctoproject and at git.freescale.com. However, they are not in sync, and I have no idea why one is patched and one isn't. **** Slide 4: "Following layers will coexist:" I'm not sure what you mean. Do you mean that a layer (e.g., poky) will exist separately on different servers? **** Slide 6: "A branch is created for each FSL SDK release to include the scripts to fetch..." I'm all for this one. Obviously, an SDK release implies a certain level of robustness. I would like to see high quality, reviewed patches applied to an SDK branch as necessary so well defined, robust incremental releases could be generated between the ~6 month SDK release cycle. The patches would only be bug fixes and not new package or recipe versions. Thanks, Bob