From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7DC24E0082D; Mon, 1 Sep 2014 06:07:09 -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=-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 * (festevam[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.217.174 listed in list.dnswl.org] Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DE452E00824 for ; Mon, 1 Sep 2014 06:07:06 -0700 (PDT) Received: by mail-lb0-f174.google.com with SMTP id p9so5830919lbv.5 for ; Mon, 01 Sep 2014 06:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8igGSxBYJK+OqJdC5hE1F+6F83VWIQeuuaNbWxMO/p0=; b=NoUM0xvWFZLlQYfAkqwTEveK7CSlkR6OkkKRFbsZ/ZT9BiOo8eQhrmIUvikVTYKT+e xpAsYJ+8uD3ffhlTea8t4LAg9qLvyYI8+1HjSqfkZKpntVoSLlleNq6/wWD4hDOFx8uS 0j52150yRBFXWJKtjRA5MZHl/KqJW39q7JmaFQ8/E8cabXwGFkXkOjHIpfZUW/5ae/i3 B7A92PDTnGC0tFETDAJhL6ImPII2TuRvM7YQj9t2JORZ7++0qshKzyoHnHwLtSwOz2JE Av5oS6I2Y8IYZ8vURB8o4IYHdb3pEdpAVIlrdGJy3tUpRO2/GmS4lYHdCyFcoeJ5ThpZ Y0jA== MIME-Version: 1.0 X-Received: by 10.152.88.97 with SMTP id bf1mr28464283lab.58.1409576825107; Mon, 01 Sep 2014 06:07:05 -0700 (PDT) Received: by 10.152.182.103 with HTTP; Mon, 1 Sep 2014 06:07:05 -0700 (PDT) In-Reply-To: <1409574195-4339-3-git-send-email-otavio@ossystems.com.br> References: <1409574195-4339-1-git-send-email-otavio@ossystems.com.br> <1409574195-4339-3-git-send-email-otavio@ossystems.com.br> Date: Mon, 1 Sep 2014 10:07:05 -0300 Message-ID: From: Fabio Estevam To: Otavio Salvador Cc: meta-freescale@lists.yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH v2 2/5] linux-imx.inc: Use the new fsl-kernel-localversion class 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: Mon, 01 Sep 2014 13:07:09 -0000 Content-Type: text/plain; charset=UTF-8 On Mon, Sep 1, 2014 at 9:23 AM, Otavio Salvador wrote: > Change-Id: Ib571e17c250473b923b31837954942ca5bacb61b No commit log? > Signed-off-by: Otavio Salvador