From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D0BD3E00769; Thu, 7 Aug 2014 07:13:53 -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, URIBL_DBL_ABUSE_REDIR,URIBL_DBL_REDIR autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 URIBL_DBL_REDIR Contains a URL listed in the DBL as a spammed * redirector domain * [URIs: goo.gl] * 0.0 URIBL_DBL_ABUSE_REDIR Contains an abused redirector URL listed in * the DBL blocklist * [URIs: goo.gl] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[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.160.179 listed in list.dnswl.org] Received: from mail-yk0-f179.google.com (mail-yk0-f179.google.com [209.85.160.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C35CBE002A9 for ; Thu, 7 Aug 2014 07:13:36 -0700 (PDT) Received: by mail-yk0-f179.google.com with SMTP id 142so2760530ykq.24 for ; Thu, 07 Aug 2014 07:13:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=FblDIzHq21LBp8mIhIg7k3usoSx0G/v8EMPwXDMS2wM=; b=FEAn+s/52WnfDLRGHIBjMkJ7lns4EEZFuo+L8PbGa6ztVYakF8k4wAuaZOHNs+7GRS GQBF+ZP/zEL08yv6HwKZUo6dvtGXAfS44ocRapPAsjq5DslHteN5iyCnPWtPuWBAHFrI 3p4LgQ7fXfgthRGKzJIKKyYgjFJuwLJGd0Bb/hOeUGJ/6K96EQEGy2fVY5BSjUiyknBW wZc+Rmnc6mTiC8mRFypYT4P/JyVUS9m4aHRk9XiGgsKPuw1OTy3t6IXKxnDumZ+L1xAD UPEeEZmtbdFaklh9HxePayObwp5qiWnJdlGoETauhPsVHuE5uU1XjsN2BbamQH08ZS/w +PAA== X-Received: by 10.236.231.8 with SMTP id k8mr5119250yhq.63.1407420816173; Thu, 07 Aug 2014 07:13:36 -0700 (PDT) Received: from goober-2.local ([75.76.45.160]) by mx.google.com with ESMTPSA id h17sm20268yha.36.2014.08.07.07.13.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Aug 2014 07:13:35 -0700 (PDT) Message-ID: <53E3898F.1090509@gmail.com> Date: Thu, 07 Aug 2014 09:13:35 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <53E36D8A.3060507@gmail.com> <4afa01fb8465431d88c988a8e70af423@BLUPR03MB565.namprd03.prod.outlook.com> <53E37CBD.6080904@gmail.com> <1cc2cefed7bf40e5855eb488784508b0@BLUPR03MB565.namprd03.prod.outlook.com> <53E382C2.7030304@gmail.com> In-Reply-To: Subject: Re: Can't select my own Kernel source 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: Thu, 07 Aug 2014 14:13:53 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Filip, On 8/7/14, 9:00 AM, filip.ghimpeteanu@freescale.com wrote: > Hi Gary, > > I had both of them added to the local.conf. > > The "_" typo was only present in the mail, sorry, in the recipe I put it with "-". > > Filip. > > On 2014-08-07 07:38, filip.ghimpeteanu@freescale.com wrote: >> Yes it is available. Also when building it shows on the prompt that my >> recipe is being baked. >> >> What do you mean by checking local.conf and machine.conf? >> I placed the in local.conf. > I think this should be > PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-myproj" > there's a difference between "-" and "_". Also, you could add > PREFERRED_VERSION_linux-yocto-myproj = "3.10%" > >> A snapshot of the build log: >> ---------------------------------------------------------------------- >> --------------------------------- >> >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_kernel_link_vmlinux: Started >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_compile_kernelmodules: Started >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_uboot_mkimage: Started >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_uboot_mkimage: Succeeded >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_kernel_link_vmlinux: Succeeded >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_compile_kernelmodules: Succeeded >> NOTE: Running task 1827 of 1849 (ID: 88, >> /home/filip/YOCTO_DISK/fsl-arm-bsp/sources/meta-fsl-filip/recipes-fili >> p/linux-yocto-myproj/linux-yocto-myproj_3.10.bb, do_strip) >> NOTE: recipe linux-yocto-myproj-3.10.17+gitAUTOINC+db725c88c7-r1: task >> do_strip: Started >> ---------------------------------------------------------------------- >> ------------------------------------------------- >> >> I have also attached the output in the mail. >> >> Filip. >> >> Did you try bitbake-layers show-recipes to see if your recipe is available ? >> You can also check your local.conf and machine.conf >> >> >> On 08/07/2014 02:56 PM, filip.ghimpeteanu@freescale.com wrote: >>> Hi Stephane, >>> >>> Yes I tried, but the build is done with the 3.15.0-rc2-yocto-standard >>> >>> Filip >>> >>> -----Original Message----- >>> From: scerveau [mailto:scerveau@gmail.com] >>> Sent: Thursday, August 07, 2014 3:14 PM >>> To: Ghimpeteanu Filip-B50611; meta-freescale@yoctoproject.org >>> Subject: Re: [meta-freescale] Can't select my own Kernel source >>> >>> Hello, >>> >>> Did you change your conf file with this ? >>> PREFERRED_PROVIDER_virtual/kernel = "linux-yocto_myproj" >>> >>> BR. >>> >>> Stephane >>> On 08/07/2014 12:30 PM, filip.ghimpeteanu@freescale.com wrote: >>>> Hello, >>>> >>>> I am trying to build a custom kernel from local sources. >>>> I followed the instructions described in Lab4 of Tom Zanussi's and >>>> Darren Hart's "Hands-on Project" [1], but apparently the >>>> linux-timesys recipe executes instead of mine. The resulting kernel >>>> is 3.0.15 (the one specified by the linux-timesys) instead of mine >>>> which is 3.10.17 >>>> >>>> How can I tell Bitbake to use the Kernel from my local sources? >>>> >>>> >>>> This is a snapshot of my recipe: >>>> -------------------------------------------------------------------- >>>> - >>>> - >>>> -------- >>>> .../meta-fsl-filip/recipes-filip/linux-yocto-myproj/linux-yocto-mypr >>>> o >>>> j >>>> _3.10.bb At the risk of sounding ignorant - I think that the directory structure here is important? Not sure. You might want to try creating a directory: meta-fsl-filip/recipes-kernel/linux/ and move the recipe (and defconfig) there. >>>> ---------------------------------------- >>>> >>>> inherit kernel >>>> require recipes-kernel/linux/linux-yocto.inc >>>> >>>> SRC_URI = "git:///home/filip/YOCTO_DISK/Kernels/linux-rayleigh;protocol=file;nocheckout=1" >>>> SRC_URI += "file://defconfig" >>>> >>>> KBRANCH = "fbdcu_dev" >>>> >>>> LINUX_VERSION ?= "3.10.17" >>>> LINUX_VERSION_EXTENSION ?= "-custom" >>>> >>>> SRCREV_machine="${AUTOREV}" >>>> SRCREV="${AUTOREV}" >>>> >>>> PR = "r0" >>>> PV = "${LINUX_VERSION}+git${SRCPV}" >>>> >>>> COMPATIBLE_MACHINE = "twr-vf65gs10" >>>> ---------------------------------------- >>>> >>>> [1]: http://goo.gl/MQDzw6 >>>> >>>> Thank you, >>>> Ghimpeteanu Filip. >> >> >