From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5C94BE008D3; Tue, 2 Dec 2014 10:23:47 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (bisson.gary[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.169 listed in list.dnswl.org] Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8D965E00901 for ; Tue, 2 Dec 2014 10:23:24 -0800 (PST) Received: by mail-pd0-f169.google.com with SMTP id fp1so13505335pdb.14 for ; Tue, 02 Dec 2014 10:23:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=riYN49PpGF1QgFAKj03WUcUbzViw8lnUjOuRGl/BE0c=; b=J00YiriTtX3b37gt5C0m53z4RU77fuAYVS2fsOEeFRYOmVkSFgsPYhKoHVrBi23Muo conR76c2xL2spQgyOAitC7gBeMkJwVXZAU2ZzEf2ucLR6tlrlJTMOxoXp6wi5XwgaBCB nlqL2KYRpKh11qs1m7cXaxQKwRrxkDiDIfHrFU1pPzIQwdh/ryAcgxEyJVuR55O23Rr0 Z9j/Jp0q/X0KFgRYKm1YIwJ5MvYrF4o/gKWJxWVkTbmZhopZeNgtmAqBztzS8Myd+ImO ZzQhlp//5GAj+8NYG+xSgZO+rnR0fmbW6Qz4Tu1o2fHBznbfFE3XDZa4V1SgceAO/SQC MU0Q== X-Received: by 10.70.90.11 with SMTP id bs11mr1335184pdb.16.1417544603967; Tue, 02 Dec 2014 10:23:23 -0800 (PST) Received: from [172.16.20.247] (173-10-76-58-BusName-Washington.hfc.comcastbusiness.net. [173.10.76.58]) by mx.google.com with ESMTPSA id u8sm21004924pdr.10.2014.12.02.10.23.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Dec 2014 10:23:23 -0800 (PST) Message-ID: <547E039A.2090607@gmail.com> Date: Tue, 02 Dec 2014 10:23:22 -0800 From: Gary Bisson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Otavio Salvador , Eric Nelson References: <547D3D8C.5010707@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Fabio Estevam Subject: Re: Patch submission to Freescale kernel 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, 02 Dec 2014 18:23:47 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hello Otavio, On 12/02/2014 02:42 AM, Otavio Salvador wrote: > Hello Gary, > > On Tue, Dec 2, 2014 at 2:18 AM, Gary Bisson wrote: >> I was wondering what was the procedure to submit a patch to the Freescale >> maintained kernel: >> http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/ > Please prepare a patch and include it in linux-imx recipe; this allow > us to include it in core BSP and than ask for Freescale to review it. Will do the patch today. Thanks for the quick feedback! Gary