From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D13F7E006ED; Tue, 22 Jul 2014 21:29:05 -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,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [147.11.146.13 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A031AE00572 for ; Tue, 22 Jul 2014 21:28:59 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s6N4SwEf007237 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 22 Jul 2014 21:28:59 -0700 (PDT) Received: from [128.224.162.194] (128.224.162.194) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Tue, 22 Jul 2014 21:28:58 -0700 Message-ID: <53CF39FA.6050807@windriver.com> Date: Wed, 23 Jul 2014 12:28:42 +0800 From: Hongxu Jia User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: References: <53CF31C4.10308@mindchasers.com> In-Reply-To: <53CF31C4.10308@mindchasers.com> Subject: Re: [meta-fsl-ppc] [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 04:29:05 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 07/23/2014 11:53 AM, Bob Cochran wrote: > 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. > Got it, sorry for the missing. //Hongxu > 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(-) >> >