From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f48.google.com (mail-bk0-f48.google.com [209.85.214.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 39D02E0034C for ; Mon, 26 Nov 2012 10:04:43 -0800 (PST) Received: by mail-bk0-f48.google.com with SMTP id jc3so5141789bkc.35 for ; Mon, 26 Nov 2012 10:04:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type:x-gm-message-state; bh=HAylYsvxLB/Cz21r6gJBHF1sHwOeF1opJD4Ds5vYGLg=; b=Lzmje5YYXVwVRtX25grXqFia81rSxhNDlpYYYVvGFIQw8d8GVPDFelqGNWeSyniPP9 0CK8yKIpc8PdDtHAw5BMB1rGTRWDLCY0TrSz+x/o+0VQ+4Cx+VSvQBNes+Xp7UnVPbO6 6fjPx+gk4dbRGRz5odnxU/x+kpdk+AqRHzXtR7TxWD+t57sbMffYhTf189gbl0jmZVMi M5sluAT+fS/b+muyW0lIIjfwCLNSBMZvcB/evelBJS36bxEdK9QTlbjIIGvg3ZVkvo6X y6V7vTKwx55pHSBuPkyBJ4KQX7UnQAj7wnLMyqpRfsaSwf99fjg7eK/4URdA4vWqXA1C HuOQ== Received: by 10.204.127.11 with SMTP id e11mr3850158bks.0.1353953082119; Mon, 26 Nov 2012 10:04:42 -0800 (PST) Received: from rudolf.localnet (ppp-88-217-8-202.dynamic.mnet-online.de. [88.217.8.202]) by mx.google.com with ESMTPS id d16sm8694758bkw.2.2012.11.26.10.04.40 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Nov 2012 10:04:41 -0800 (PST) From: Thomas Senyk To: Otavio Salvador Date: Mon, 26 Nov 2012 18:48:18 +0100 Message-ID: <7245345.OjzIXu0ZvV@rudolf> Organization: Nokia User-Agent: KMail/4.9.3 (Linux/3.6.6-1-ARCH; KDE/4.9.3; x86_64; ; ) In-Reply-To: References: <1353610181-14057-1-git-send-email-otavio@ossystems.com.br> <1844564.UggHCNlacR@rudolf> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnWwCidYbqjP5HoH1OHhi2c781QDzKh7bTElpn+8mhtY7xNty8DRYuLXo52w3LoiOnN2Wv9 Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP 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, 26 Nov 2012 18:04:43 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Mon, November 26, 2012 15:12:08 Otavio Salvador wrote: > On Mon, Nov 26, 2012 at 2:53 PM, Thomas Senyk > > wrote: > > On Mon, November 26, 2012 14:00:42 Daiane Angolini wrote: > >> On Mon, Nov 26, 2012 at 2:45 PM, Otavio Salvador > >> > >> wrote: > >> >> Two additional questions: > >> >> - Has anyone tested "egl on fb" (without x11) with this new drivers? > >> >> > >> >> (so far I've only tested it with 12.04.01) > >> > > >> > Daiane has tested it I think. Daiane? > >> > >> I tested tiger (under /opt/viv_samples) (and cover flow) and it worked > >> very fine. I tested it on X11 image and with fb image. > >> > >> Do you think this test is enough? What would be other good tests? > > > > Yes @ "enough" .. at least for me to do the next bigger test: Qt5 and > > eglfs > > plugin. > > I'll do this test as soon as I get my board back! :) > > By the way, HP people, Martin and I are working in Qt5 packaging for > OE. We're doing our work at https://github.com/meta-qt5/meta-qt5 Nice!! I took a quick look at the files ...and as with the qt4 recipes, it's ... interesting ... how complex things can get when writing a recipe ;) I'll test it tomorrow ... I guess the proper channel to talk about this is openembedded-devel@lists.openembedded.org ? Greets Thomas > > It is not yet working but you might want to help ;-)