From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AA576E007C8 for ; Fri, 21 Feb 2014 08:12:49 -0800 (PST) Received: by mail-bk0-f44.google.com with SMTP id r7so1110639bkg.17 for ; Fri, 21 Feb 2014 08:12:48 -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 :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=hJ8wV/VRgOFibGZF2KNwoM8OBpulvutn9fsA205AKsE=; b=o0BviwPMgVCGQUmCtrhOSe5ReZp9F5wNqFpKEx2WvdcKcB7bkzLIfwIssOT3PzkR3s ygNSPQkHqdXnNtFJdJW160QYbjOunScsV7hOzs9ix0DksBFP7VOlddTkqD5kmQ8Zb7ZJ PDGlhyIy/FApUgeyBR083NvnmxniG9egBt6rhIXOJIMPTGZa+9ol8j3p8omuPYObKlKY Rbz/yxw5UZBhE51VXXLyQyOX4vpqwrcbzXVm77J7bJv6pZpi+b3eJb7QcA1MZNnAX7tN fvsEtmyH5f6V8jiFoTflOMqsMMKAGVlXazUEla0xwfFkrj26JbzxfddaKJXhEHH7Xjph 1cjQ== X-Received: by 10.204.100.132 with SMTP id y4mr1978586bkn.184.1392999168723; Fri, 21 Feb 2014 08:12:48 -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 v12sm6993612bko.17.2014.02.21.08.12.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 08:12:47 -0800 (PST) Message-ID: <53077AFD.40504@gmail.com> Date: Fri, 21 Feb 2014 17:12:45 +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 To: "meta-freescale@yoctoproject.org" References: <5307011B.6080804@gmail.com> <53076E9C.7010309@gmail.com> <53077455.2050909@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 16:12:53 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 21/02/2014 16:48, Otavio Salvador ha scritto: > Please check the do_install log and please confirm if it has installed > the dri file. It seems it didn't. Have you change the distro features? > Each metalayer is in its original state and pulled yesterday. BBLAYERS ?= " \ /home/koan/yocto/poky/meta \ /home/koan/yocto/poky/meta-yocto \ /home/koan/yocto/poky/meta-yocto-bsp \ /home/koan/yocto/poky/meta-openembedded/meta-oe \ /home/koan/yocto/poky/meta-fsl-arm \ /home/koan/yocto/poky/meta-fsl-demos \ " -- Marco