From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qe0-f50.google.com (mail-qe0-f50.google.com [209.85.128.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4C22EE0153F for ; Tue, 23 Jul 2013 06:50:17 -0700 (PDT) Received: by mail-qe0-f50.google.com with SMTP id k5so2186677qej.9 for ; Tue, 23 Jul 2013 06:50:17 -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=/HIqsbh6qmfea8KtOs299WMwUadupf+oL5H68jeSAnk=; b=OZIm5HLawCViihpaXV8yrIkIluXlPPgYJrldcr7NA9VBh8xcPCjhaWECKRMHFvbqqn jsCUuIX1gavS27mVkrAMRkPIjpl8zZaIGpzYAtc3CnZXEp4eJYbg0SX+wcR+GxuJLVSz qsWw9iFQkhGBn+qQc5uNoN9T9OhrwEDvxqNf6IoCgD9ZUgQA0mtacQWZ7OTkNRd0uHd4 X5euOrVyh3oS7JC/iOcDl6PmpzISUGhcYfkX3a21jIBbVLd4WWaYjIBMNH6K0OhERpd3 aaGM9VhZ2R/lgUlc0igf/IHMzKUx7bSRkpPZZuPWtpBBisOWv4Q1wEkTwzhM4yARZbIZ g8Ew== X-Received: by 10.49.48.83 with SMTP id j19mr38129367qen.56.1374587417346; Tue, 23 Jul 2013 06:50:17 -0700 (PDT) Received: from goober.local (72-254-31-186.client.stsn.net. [72.254.31.186]) by mx.google.com with ESMTPSA id h6sm47326835qah.1.2013.07.23.06.50.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 06:50:16 -0700 (PDT) Message-ID: <51EE8A1B.20000@gmail.com> Date: Tue, 23 Jul 2013 08:50:19 -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: <51EE82C3.4060307@gmail.com> 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:50:20 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit I think so - I've tried to mix master and release branches and it does not work well, as they depend on each other. Otavio has a really nice repo and setup script for this: https://github.com/Freescale/fsl-community-bsp-platform On 7/23/13 8:47 AM, Diego Sueiro wrote: > Hi John, > > I did it after sent the e-mail. ;-) > I need to add meta-openembedded too. I'm using both (meta-fsl-demos and > meta-openembedded) on master branch, is it correct? > > Abraços, > > -- > *dS > Diego Sueiro > > Administrador do Portal Embarcados > www.embarcados.com.br > > Engenheiro de Controle e Automação > UNIVERSIDADE FEDERAL DE ITAJUBÀ > > /*long live rock 'n roll*/ > > > On Tue, Jul 23, 2013 at 10:18 AM, John Weber > wrote: > > 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 > >