From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B709CE006EF; Thu, 11 Dec 2014 06:38:10 -0800 (PST) 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 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] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 56E21E002F9 for ; Thu, 11 Dec 2014 06:38:00 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id B53C7F811DB; Thu, 11 Dec 2014 07:37:59 -0700 (MST) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 1C42FF811D8; Thu, 11 Dec 2014 07:37:58 -0700 (MST) Message-ID: <5489AC4B.7090208@mlbassoc.com> Date: Thu, 11 Dec 2014 07:38:03 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1418265361-31173-1-git-send-email-alfonso@tames.com> <1418265361-31173-2-git-send-email-alfonso@tames.com> <5489A2B5.5090800@freescale.com> In-Reply-To: <5489A2B5.5090800@freescale.com> Subject: Re: bitbake debug 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, 11 Dec 2014 14:38:10 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 2014-12-11 06:57, randy wrote: > Hello, > > Is there a bitbake command to list the variables for a specific recipe ( like what is the value of PREFERRED_PROVIDER_virtual/libgl, etc. )? Also is there a command to output > package depenencies? Like for the following error: > > ERROR: Trying to resolve runtime dependency libgles2 resulted in conflicting PREFERRED_PROVIDER entries being found. > The providers found were: > ['/home/rfkrakora/freescale/yocto/yocto_3.10.17-1.0.2/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb', > '/home/rfkrakora/freescale/yocto/yocto_3.10.17-1.0.2/sources/poky/meta/recipes-graphics/mesa/mesa_9.1.6.bb'] > The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q', 'PREFERRED_PROVIDER_virtual/mesa = mesa'] > > I'd imagine if I could see the dependencies, there would be one in question because of this conflict? Try 'bitbake -g -u depexp' To see the variables use 'bitbake -e' (and be prepared for a ton of output) -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------