From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f46.google.com (mail-bk0-f46.google.com [209.85.214.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DD5EBE007B4 for ; Fri, 21 Feb 2014 07:20:01 -0800 (PST) Received: by mail-bk0-f46.google.com with SMTP id r7so1101580bkg.19 for ; Fri, 21 Feb 2014 07:20:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:organization:user-agent:mime-version :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Wh2kT0VwAfi9Jq+0CW2LB4d5YakQdGu3i79wJ82riA4=; b=tWiEdCKuKBkacxeX4SX338PBCdMcspRpDMdXJ6RdGTArXVg6KOdZ4aK5BBDidQzqMW 0OvgC+xhfncqF8zHTyOkAtSskhzVprmdGkM6dVM4Wj87n2GMouC4pRFHL7/ox/ZATqlF 8tijusVeKm5EJTXgfqPIp5Lej8Nyg+5Kbr7HoIDXxXaOm/lckfggpi4FUKapxvSRZrD0 MqbOT7TIhrLBIGMstNSUnlSJBbZZ4jwkVAJqHI9BQojRVQCsr3jKyEV7OuNuHKBBqfHa bXgLWRUGXT2iJ7JLehozd+FRG/+hvEGxX4q8q5evyHJHwh5a4Wso5mOuHKxc+wPFQdty cp/g== X-Received: by 10.205.10.135 with SMTP id pa7mr1952645bkb.42.1392995999527; Fri, 21 Feb 2014 07:19:59 -0800 (PST) Received: from [192.168.0.5] (host56-7-static.30-87-b.business.telecomitalia.it. [87.30.7.56]) by mx.google.com with ESMTPSA id bh9sm7019355bkb.16.2014.02.21.07.19.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 07:19:58 -0800 (PST) Message-ID: <53076E9C.7010309@gmail.com> Date: Fri, 21 Feb 2014 16:19:56 +0100 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 CC: "meta-freescale@yoctoproject.org" References: <5307011B.6080804@gmail.com> In-Reply-To: Subject: Re: fsl-image-gui : no package provides libvivante-dri-mx6 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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: Fri, 21 Feb 2014 15:20:02 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 21/02/2014 12:58, Otavio Salvador ha scritto: > On Fri, Feb 21, 2014 at 4:32 AM, Marco wrote: >> Hello, >> I just updated my dora repos and I'm unable to build fsl-image-gui due to an >> error "no package provides libvivante-dri-mx6" >> >> I tried both >> PACKAGE_CLASSES ?= "package_rpm" >> #PACKAGE_CLASSES ?= "package_ipk" >> >> This is the problem: > ... >> | Computing transaction...error: Can't install >> xf86-video-imxfb-vivante-3:3.5.7+1.0.0+alpha.2-r0@cortexa9hf_vfp_neon_mx6: >> no package provides libvivante-dri-mx6 > > Please check the packages-split directory and see if it has been split > properly and in the install log if it has been installed. > $ ll -al tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xf86-video-imxfb-vivante/3_3.5.7-1.0.0-alpha.2-r0/packages-split total 36 drwxrwxrwx 8 koan koan 4096 Feb 21 01:22 . drwxr-xr-x 12 koan koan 4096 Feb 21 01:32 .. drwxrwxrwx 3 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante drwxrwxrwx 3 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante-dbg drwxrwxrwx 3 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante-dev drwxrwxrwx 2 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante-doc drwxrwxrwx 2 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante-locale -rw-r--r-- 1 koan koan 50 Feb 21 00:22 xf86-video-imxfb-vivante.shlibdeps drwxrwxrwx 2 koan koan 4096 Feb 21 00:22 xf86-video-imxfb-vivante-staticdev -- Marco