From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B4DC7E0086B; Wed, 16 Mar 2016 11:10:32 -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 * [74.55.86.74 listed in list.dnswl.org] * -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 6F9B8E0079A for ; Wed, 16 Mar 2016 11:10:28 -0700 (PDT) Received: from [192.168.1.14] (c-73-194-208-34.hsd1.nj.comcast.net [73.194.208.34]) by smtp.webfaction.com (Postfix) with ESMTP id 04FCF20C9EC7; Wed, 16 Mar 2016 18:10:26 +0000 (UTC) To: Zhenhua Luo , Otavio Salvador References: <56E04367.4020203@mindchasers.com> <56E18C0C.6020606@mindchasers.com> <56E24241.1040807@mindchasers.com> From: "Robert E. Cochran" Message-ID: <56E9A192.9090301@mindchasers.com> Date: Wed, 16 Mar 2016 14:10:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Lauren Post Subject: Re: Freescale meta-freescale announcement of new layer 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, 16 Mar 2016 18:10:32 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 03/10/2016 11:37 PM, Zhenhua Luo wrote: > Bob, > > The fixes in meta-fsl-ppc will be ported to meta-freescale, 4 patches ported from meta-fsl-ppc were submitted for meta-freescale layer. Hi Zhenhau, It looks like the qemu-qoriq patches in github's meta-freescale repo are causing some problems for me. If I do a "bitbake qemu" from a clean build environment, it subsequently fails during the compile task of gobjects-introspection. During the compiling of gobjects-introspection, the g-ir-scanner-qemuwrapper script is run which fails when it tries to execute "PSEUDO_UNLOAD=1 qemu-ppc64 ...". """ /build/yocto/build_meta_freescale/tmp/work/ppc64e5500-poky-linux/gobject-introspection/1.46.0-r0/build/g-ir-scanner-qemuwrapper: line 6: qemu-ppc64: command not found """ Maybe you already have a patch for this? Let me know if you require further information, and I'll start a new thread. I'll also look into creating the patch. Thanks Bob > > http://patchwork.openembedded.org/project/meta-freescale/list/?submitter=1911 > > > Best Regards, > > Zhenhua > >> -----Original Message----- >> From: Robert E. Cochran [mailto:yocto@mindchasers.com] >> Sent: Friday, March 11, 2016 11:58 AM >> To: Otavio Salvador >> Cc: Zhenhua Luo ; Lauren Post >> ; meta-freescale@yoctoproject.org >> Subject: Re: [meta-freescale] Freescale meta-freescale announcement of new >> layer >> >> On 03/10/2016 11:27 AM, Otavio Salvador wrote: >>> Hello Robert, >>> >>> On Thu, Mar 10, 2016 at 12:00 PM, Robert E. Cochran >>> wrote: >>> ... >>>> Thank you for the reply. Where will the meta-freescale layer / repo be >>>> located? I would like to see one created on yoctoproject.org with a master >>>> branch. Currently the meta-freescale layer on freescale.com doesn't have >> a >>>> master branch. >>>> >>>> I ask that either you or someone else inside NXP sends out an >>>> announcement when this switch officially takes place. >>> For now, it is available on Github with a master branch. Patches for >>> it are handled using meta-freescale as usual. >> Thank you for the reply Otavio. I had been using the GitHub meta-freescale, >> but I think it has fallen behind. >> >> As an example, meta-fsl-ppc has commit 2e9b383ccaf4 that patches >> qoriq_build_64bit_kernel.bbclass and u-boot-qoriq_2015.01.bb. However, >> neither this commit nor the patched-up files can be found in Github's >> meta-freescale. Therefore, I went back to using meta-fsl-ppc for >> building Power QorIQ images. >> >> Please let me know if you'll be updating meta-freescale to bring it up to date >> for ppc QorIQ, or let me know if I'm mistaken about this. >> >> Thanks again, >> >> Bob >> >>> In not so distant future we intend to move include the repository on >>> Yocto Project git server however it is not yet ready for it. >>>