From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f43.google.com (mail-qa0-f43.google.com [209.85.216.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AD811E0145C for ; Tue, 23 Jul 2013 06:18:57 -0700 (PDT) Received: by mail-qa0-f43.google.com with SMTP id cl20so1609339qab.9 for ; Tue, 23 Jul 2013 06:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YkpKFjA3K2WBLk4EAFvmqMuiquFOp/IWyOw0rRUcPno=; b=Sd+cG84OSUkex2ZEBIPEVS2874oy0LThpTlpqEVJ4/Uw6IQXF4I8d4k5tdmLZ5Y0UA rUhjsr6Ps2PMJaU+ajPStp2KcsiLjZ22qT3x0Nt5inNSvi0vS5vLDJrF/QhqNRL4/Bcz mYTyJggC0zEjciK2aUlknHsVagGY1SxnC3glUSGNRSEmzJ2J75w66XlYb0nBiER88C50 WcHVwZ58f9XRdi0SdkwCRerICs1wgGOwCosE4g3uRCylAPm2U4Vignm8LGax6/eU3/XA J7jr7kniwl/rcXZncdDtHy5FPi8YOmkHtTBOtEuWxGU2c0yNRsi700av4wRmNZUY6BiR 7wzA== X-Received: by 10.229.149.212 with SMTP id u20mr8731050qcv.111.1374585536826; Tue, 23 Jul 2013 06:18:56 -0700 (PDT) Received: from goober.local (72-254-31-186.client.stsn.net. [72.254.31.186]) by mx.google.com with ESMTPSA id pg6sm43872124qeb.5.2013.07.23.06.18.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 06:18:56 -0700 (PDT) Message-ID: <51EE82C3.4060307@gmail.com> Date: Tue, 23 Jul 2013 08:18:59 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Diego Sueiro References: In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: Wandboard dual core-image-sato and qt4e-demo-image issues 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: Tue, 23 Jul 2013 13:19:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Diego - > It worked with "video=mxcfb0:dev=hdmi,1440x900M@60,if=RGB24" on core-image-sato > and core-image-x11. > But qt4e-demo-image doesn't. May a library is missing on roofts. > > Let's see what's going to happen with a fsl-image-gui. I noticed that your layers don't include meta-fsl-demos - that is the layer that contains the fsl-image-(gui,test) recipes. You'll want to pull that in and integrate into your bblayers. John