From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 999DEE0079B; Fri, 25 Jul 2014 01:21:19 -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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW 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] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [147.11.146.13 listed in list.dnswl.org] Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 766F6E00798 for ; Fri, 25 Jul 2014 01:21:09 -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 s6P8L8NY005442 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 25 Jul 2014 01:21:08 -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; Fri, 25 Jul 2014 01:21:08 -0700 Message-ID: <53D21362.40105@windriver.com> Date: Fri, 25 Jul 2014 16:20:50 +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: <53D212B2.30707@windriver.com> In-Reply-To: <53D212B2.30707@windriver.com> 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: Fri, 25 Jul 2014 08:21:19 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 07/25/2014 04:17 PM, Hongxu Jia wrote: > Ping Oh, this has been merged, sorry for the noisy. //Hongxu > > //Hongxu > > On 07/23/2014 11:30 AM, 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(-) >> >