From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id EFD00E00576; Tue, 22 Jul 2014 20:53:46 -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.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B2788E00558 for ; Tue, 22 Jul 2014 20:53:42 -0700 (PDT) Received: from [192.168.1.10] (c-68-38-40-177.hsd1.nj.comcast.net [68.38.40.177]) by smtp.webfaction.com (Postfix) with ESMTP id 98D6D20E1DEC for ; Wed, 23 Jul 2014 03:53:41 +0000 (UTC) Message-ID: <53CF31C4.10308@mindchasers.com> Date: Tue, 22 Jul 2014 23:53:40 -0400 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: [PATCH 0/2] cryptodev-fsl/openssl: add missing colon for FILESEXTRAPATHS 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, 23 Jul 2014 03:53:47 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Just pointing out that it would save time to mention up front that these are for the meta-fsl-ppc repo (assuming I'm not mistaken) and not the iMX FSL repos. Freescale developers have been patching meta-fsl-ppc recently and [meta-fsl-ppc] has been included in the email subject line, which helps a great deal when scanning through a lot of emails. On 07/22/2014 11:30 PM, Hongxu Jia wrote: > The following changes since commit 0772054526043a29b73345540174f2c344f9a353: > > ipc-modules: move to recipes-kernel/ (2014-07-15 14:13:21 +0800) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib hongxu/freescale > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/freescale > > Hongxu Jia (2): > cryptodev-fsl: add missing colon for FILESEXTRAPATHS > openssl_1.0.1g.bbappend: add missing colon for FILESEXTRAPATHS > > recipes-connectivity/openssl/openssl_1.0.1g.bbappend | 2 +- > recipes-kernel/cryptodev/cryptodev-fsl.inc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >