From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 51809E003F8 for ; Tue, 6 Aug 2013 07:03:42 -0700 (PDT) Received: by mail-pa0-f52.google.com with SMTP id kq13so766583pab.25 for ; Tue, 06 Aug 2013 07:03:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=NTbZh3g5rO6pqGSh0hZ/WShF/PbU73Zz6pFlFAehv0s=; b=Q1OI6omoYyfk4KxySwaqwJsClauiQPPWRJBYDA5cEk1MsPCyWOJbaj3K9DoiW65ioU z3pyOL3DpyE/urKO0oP3/PwF0JpkwQXwyA9aKjJMSUe4yM9k6HfAf1TJWfiuBVKYnfjF zpB+gQXIMhetH27Zk/Q+6FREyeFLmJMWwXzm0KoVq9eivvZKdlPoc+70jxvk5n5Qcpxn Oyk1PtoVNJfW2b3/h/LdVOs11Z830KnBEotG8j3Spoi2J3Y4QY90VOkhZWker0PAApXo djmHKdZlJQ31/IvxfSJUDImlXSCz5Hrq/lGu2ZUComQdm06fN1SLYbwpjcilBVPubn9H r+hw== X-Gm-Message-State: ALoCoQlLegPsIuByotuvZPL6ug3YyezOiYCjbWxGwxCHjH6BJA9BcfecDrkDHjG4Hhx+LD21NCuZ X-Received: by 10.68.196.231 with SMTP id ip7mr1807207pbc.18.1375797822195; Tue, 06 Aug 2013 07:03:42 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id ai6sm4279948pad.15.2013.08.06.07.03.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 07:03:41 -0700 (PDT) Message-ID: <52010239.3000804@boundarydevices.com> Date: Tue, 06 Aug 2013 07:03:37 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Sandoval Gonzalez Leonardo-B42214 References: <1374085031-2116-1-git-send-email-otavio@ossystems.com.br> <1374085031-2116-8-git-send-email-otavio@ossystems.com.br> <51F803DA.8090008@boundarydevices.com>, <44DF7CDEDF8FFF4BB93AB22C1AA1823B8DDCAF@039-SN2MPN1-021.039d.mgd.msft.net> <51FA9DA4.7030805@boundarydevices.com> <999FEFBC61661A4099B55CE06B5D10755526A5@039-SN1MPN1-001.039d.mgd.msft.net> <999FEFBC61661A4099B55CE06B5D1075553763@039-SN1MPN1-001.039d.mgd.msft.net>, <52002DC7.6060705@boundarydevices.com> <44DF7CDEDF8FFF4BB93AB22C1AA1823B8E25FB@039-SN2MPN1-023.039d.mgd.msft.net> In-Reply-To: <44DF7CDEDF8FFF4BB93AB22C1AA1823B8E25FB@039-SN2MPN1-023.039d.mgd.msft.net> Cc: meta-freescale Mailing List , Otavio Salvador Subject: Re: [meta-fsl-arm PATCH 8/8] qt4: Enable OpenGL ES2 support for i.MX6 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, 06 Aug 2013 14:03:43 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/06/2013 06:58 AM, Sandoval Gonzalez Leonardo-B42214 wrote: > Hi Eric, > > I can answer your questions: > > * the patch we were interested to test is the one mentioned in the subject. Doh! > * all branches were master except meta-fsl-arm, this one was master-next (at that time the patch was already there) > * QT4. Image and machine were qt-in-use-demo and imx6qsabresd, respectively. > Thanks Leo.