From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C0A3BE0053A; Mon, 30 Jun 2014 06:46:36 -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,DKIM_SIGNED, DKIM_VALID,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.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.170 listed in list.dnswl.org] Received: from mail-yk0-f170.google.com (mail-yk0-f170.google.com [209.85.160.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 844AEE00507 for ; Mon, 30 Jun 2014 06:46:31 -0700 (PDT) Received: by mail-yk0-f170.google.com with SMTP id q9so4694722ykb.29 for ; Mon, 30 Jun 2014 06:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=tHQxhC5EH472t0+MZ7ZL2UWe6GbVGRkcstqMndwzp94=; b=SEhDG57UF6/XRxvwaJxEVaqDfWYdIadZnS35PfA6LCYWI7UgAl6ViW9y40wf6fb7O6 MIjCzv5BV0Tg36ryOZduJGqHgXRWFpnyqNNSxQJgQCI2bsvgEEMIxTSyAhVLI/NZG2Rf sWbKHSVu6bixT9PAXKjkzHWtMYNUpM3gbBEC2+sxLBMuT/FqWT7/WaJUixa7BfvXTj2U QDVS3+82F5Tu4WEwagg9siihfr4QDXzxsc82u6zdVetAjptOfpfECNvFpCM47RybwCM6 +R26cbEEtqtMZtcLreET/0gZjFFKAyM7z6yjETyvL46aTzSH/jyXw7PN8EZEszNDmyja BBbw== MIME-Version: 1.0 X-Received: by 10.236.142.13 with SMTP id h13mr2967975yhj.155.1404135991327; Mon, 30 Jun 2014 06:46:31 -0700 (PDT) Sender: otavio.salvador@gmail.com Received: by 10.170.233.65 with HTTP; Mon, 30 Jun 2014 06:46:31 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 Jun 2014 10:46:31 -0300 X-Google-Sender-Auth: fNKMxV_bEV99MoGe8B8vb8Gsu3E Message-ID: From: Otavio Salvador To: Jacob Kroon Cc: meta-freescale , "Prabhu.Sundararaj@freescale.com" Subject: Re: gpu-viv-bin-mx6q: missing RDEPENDS on libffi ? 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: Mon, 30 Jun 2014 13:46:36 -0000 Content-Type: text/plain; charset=UTF-8 Hello Jacob, On Mon, Jun 30, 2014 at 9:56 AM, Jacob Kroon wrote: > On Mon, Jun 30, 2014 at 2:33 PM, Otavio Salvador > wrote: >> >> On Mon, Jun 30, 2014 at 9:29 AM, Prabhu.Sundararaj@freescale.com >> wrote: >> > gpu-viv-bin-mx6q has binaries for different backends like >> > fbdev,X11,wayland. >> > In that wayland backend binaries like libEGLso, libgc-wayland-protocol >> > depends on wayland and in turn wayland depends on libffi. >> > >> > But gpu-viv-bin-mx6q does not directly depend on libffi. >> >> So the DEPENDS should be added in gpu-viv-bin-mx6q when using Wayland >> backend? >> >> Jacob, can you cook a patch for this? >> > > I'm not entirely satisfied with that solution I'll have to admit.. I'm not > using Wayland in my builds, and I am still seeing > this floating dependency in the buildhistory package data. > > [root@localhost lib]# arm-oe-linux-gnueabi-readelf libwayland-viv.so.0.0.0 > -a|grep libffi > 0x00000001 (NEEDED) Shared library: [libffi.so.6] > > Does this not mean that the libwayland-viv.so.0.0.0 library is in fact > linked directly to libffi ? Yes. > I think this is what OE's automatic dependency-scanner is picking up, and > why there is this churn in the buildhistory logs. You're right. I think that in case we're not using the Wayland backend we could drop those files I think. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750