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 4C6C1E0045D for ; Mon, 26 Nov 2012 09:09:52 -0800 (PST) Received: by mail-bk0-f48.google.com with SMTP id jc3so5102674bkc.35 for ; Mon, 26 Nov 2012 09:09:51 -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=9/+2JLDVWj7kbe1mqZxz3Y6Y+meWrAXyXXcFgv0Vsys=; b=nNrwU4YH1DGZo1HT+Oun3Yj4chb0dEbeb4IURN29sJPmwDFUb74Tm167dg2Qqy2p62 sb1BxC5pDx9/pjF4wSB9D5l/FpqK7gOM1bvwbBEO5V391HzezWuOMdRz65Z1MO9Ydsx+ /1yGyTvtTYBXHiVF2eJrZb4/zeAvYv3l3hiue0Y92kqm4+F6aey+4sMYn9/OCp8Uz/u9 xrTYB+eWOXIYmbPMRmV4sl6E7FzOM/16inOLwnwB9CBaZqWmP62wIHuk35LfFSO4Ti8K FsyjZvfb+weZFddxmszRtAbmc9U2oZaNv2UacIE25AYmko4xNIGEdOV/BHd0ya+naevm zrmA== Received: by 10.204.9.22 with SMTP id j22mr3614199bkj.114.1353949791290; Mon, 26 Nov 2012 09:09:51 -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 q22sm8578178bkv.16.2012.11.26.09.09.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Nov 2012 09:09:50 -0800 (PST) From: Thomas Senyk To: Daiane Angolini Date: Mon, 26 Nov 2012 17:53:28 +0100 Message-ID: <1844564.UggHCNlacR@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> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnFMXYaF7ERLyIfR8lqxzev8MIMlDaUJKUPY4OhrWmpjniYDklwEnOa1JtFQoFNEm3JNLTh Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador 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 17:09:52 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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! :) > > Daiane