From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E37D3E00790; Thu, 16 Oct 2014 08:20: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=-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 * [208.80.204.85 listed in list.dnswl.org] Received: from smtp485.redcondor.net (smtp485.redcondor.net [208.80.204.85]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3A30AE00744 for ; Thu, 16 Oct 2014 08:20:30 -0700 (PDT) Received: from astoria.ccjclearline.com ([64.235.106.9]) by smtp485.redcondor.net ({3be039ea-4351-44b0-a8af-642c38b25916}) via TCP (outbound) with ESMTPS id 20141016152028766 for ; Thu, 16 Oct 2014 15:20:28 +0000 X-RC-FROM: X-RC-RCPT: Received: from [128.107.239.234] (port=7294 helo=crashcourse.ca) by astoria.ccjclearline.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1Xemqs-0002na-RN; Thu, 16 Oct 2014 11:20:30 -0400 Date: Thu, 16 Oct 2014 08:20:19 -0700 (PDT) From: "Robert P. J. Day" X-X-Sender: rpjday@localhost To: Otavio Salvador In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (LFD 23 2013-08-11) MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - astoria.ccjclearline.com X-AntiAbuse: Original Domain - yoctoproject.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: X-MAG-OUTBOUND: ccj.redcondor.net@64.235.106.9/32 Cc: "meta-freescale@yoctoproject.org" Subject: Re: where is the qtwebkit*bb recipe that is being appended to? 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, 16 Oct 2014 15:20:33 -0000 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 16 Oct 2014, Otavio Salvador wrote: > On Thu, Oct 16, 2014 at 6:51 AM, Robert P. J. Day wrote: > > On Thu, 16 Oct 2014, Robert P. J. Day wrote: > > > >> > >> just noticed in this layer the bbappend file: > >> > >> qt5-layer/recipes-qt/qt5/qtwebkit_%.bbappend > >> > >> but where is the underlying recipe file that this is being appended > >> to? i don't see it in any other layer. > > > > never mind, it seems the underlying qt5 recipes are in the meta-qt5 > > layer, but that layer is not listed in layer.conf as a dependency of > > meta-fsl-arm. should the qt5 bbappend files really be part of > > meta-fsl-arm? it seems like they would more properly belong in > > meta-fsl-arm-extra. > > They should as these patches are BSP support patches. The bbappend > files are "enabled" when user adds the meta-qt5 in the layer > collection, dynamically. i think we're agreeing here -- my point is that there is no value to the meta-fsl-arm layer containing .bbappend files for which there is no *requirement* that there be the underlying .bb files that correspond to them. so either the meta-fsl-arm layer should add a LAYERDEPENDS entry for meta-qt5, or the qt5 stuff should be moved out of meta-fsl-arm. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================