From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 012F2E0098A; Tue, 14 Apr 2015 11:14:45 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, SPF_HELO_PASS,T_DKIM_INVALID autolearn=no version=3.3.1 X-Spam-HAM-Report: * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Greylist: delayed 545 seconds by postgrey-1.32 at yocto-www; Tue, 14 Apr 2015 11:14:42 PDT Received: from compulab.co.il (softlayer.compulab.co.il [50.23.254.55]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B65FFE0076B for ; Tue, 14 Apr 2015 11:14:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=compulab.co.il; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=/6K9dPJiaUYXrEgUm1g2pRZRH7TwcD3hBH7JypSGlQo=; b=22A+p+bOVdgs/asBaed0CTLlGSOM7REHyVg+XhM9B143lJeH/k7pc/zW37vVl8N+jy0fLu5vEMN7QXJlb/2LFatiZGX5chLzDloQpeA7qzPxMn3Ag0Zsw2eLoNG8P5PDwgIWcHW0OiUFn/8A3FdJpxTckuXS5f/3jw0DCpGBHS8=; Received: from [62.90.235.247] (port=37754 helo=zimbra-mta.compulab.co.il) by softlayer.compulab.co.il with esmtp (Exim 4.85) (envelope-from ) id 1Yi5MA-0002tO-3e; Tue, 14 Apr 2015 21:14:42 +0300 Received: from localhost (localhost [127.0.0.1]) by zimbra-mta.compulab.co.il (Postfix) with ESMTP id 56F2348A07E; Tue, 14 Apr 2015 21:14:41 +0300 (IDT) Received: from zimbra-mta.compulab.co.il ([127.0.0.1]) by localhost (zimbra-mta.compulab.co.il [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id g2Xzgeh_28KH; Tue, 14 Apr 2015 21:14:40 +0300 (IDT) Received: from localhost (localhost [127.0.0.1]) by zimbra-mta.compulab.co.il (Postfix) with ESMTP id B6E7848A07D; Tue, 14 Apr 2015 21:14:40 +0300 (IDT) X-Virus-Scanned: amavisd-new at zimbra-mta.compulab.co.il Received: from zimbra-mta.compulab.co.il ([127.0.0.1]) by localhost (zimbra-mta.compulab.co.il [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ouzfp-ff1N6z; Tue, 14 Apr 2015 21:14:40 +0300 (IDT) Received: from [192.168.11.13] (grinberg-linux.compulab.local [192.168.11.13]) by zimbra-mta.compulab.co.il (Postfix) with ESMTP id 8EF6148A06A; Tue, 14 Apr 2015 21:14:40 +0300 (IDT) Message-ID: <552D590F.7070804@compulab.co.il> Date: Tue, 14 Apr 2015 21:14:39 +0300 From: Igor Grinberg Organization: CompuLab Ltd. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Otavio Salvador References: <1428745165-24991-1-git-send-email-valentin@compulab.co.il> <1428745165-24991-2-git-send-email-valentin@compulab.co.il> In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - softlayer.compulab.co.il X-AntiAbuse: Original Domain - yoctoproject.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - compulab.co.il X-Get-Message-Sender-Via: softlayer.compulab.co.il: acl_c_relayhosts_text_entry: grinberg@compulab.co.il|compulab.co.il Cc: "meta-freescale@yoctoproject.org" Subject: Re: [PATCH 2/3] linux-cm-fx6: add cm-fx6 kernel configuration files 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: Tue, 14 Apr 2015 18:14:46 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Otavio, On 04/13/15 16:39, Otavio Salvador wrote: > Hello Valentin, > Hello Igor, > > On Sat, Apr 11, 2015 at 6:39 AM, Valentin Raevsky > wrote: >> Add cm-fx6 kernel configuration files. >> This is a fork of the linux-imx 3.10.17.ga with the CompuLab patches >> for cm-fx6 boards. >> >> Signed-off-by: Valentin Raevsky > > Two remarks: > > - The recipe should be vendor, not machine specfic, so linux-compulab > would work much better. As for U-Boot this ease the addition of board > in mid term and avoids unnecessary problems for your users/customers > with renames later. Yes, I agree on the renaming churn, but I still fail to understand how the recipe should be structured for cases I've described in reply to U-Boot comments (patch 1/3)? > - The upgrade for 3.10.53 (or 3.14.28) is a requirement as your board > is being added for Fido which uses the new GPU which is incompatible > with 3.10.17 BSP. Ok, no problem. I think you told me this in the past, but somehow I failed to understand that this is a requirement... We will base on 3.14 (although some stuff is not functional there, but it can be fixed later...). -- Regards, Igor.