From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.95]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 73249E01480 for ; Tue, 21 May 2013 07:06:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:subject:date:message-id:user-agent:in-reply-to:references:mime-version:content-type; b=BQQGLUcYTaFv9lt3J6oJgEJp9zpuwVoPuSZ5vULlEe0MZV5UjmlW1/oFHutu5g2GXW28mqQYJjML aevtImoTHs7DUeCEDpNkpP775hdmRO5V9BDMzwkTXnYrP9qjKIwT Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 1369145201816905.7724588071495; Tue, 21 May 2013 07:06:41 -0700 (PDT) From: Diego To: meta-freescale@yoctoproject.org Date: Tue, 21 May 2013 16:06:37 +0200 Message-ID: <18257509.KceG7KCOAa@localhost.localdomain> User-Agent: KMail/4.10.2 (Linux/3.8.12-100.fc17.x86_64; KDE/4.10.2; x86_64; ; ) In-Reply-To: <1369144657-4084-1-git-send-email-diego.ml@zoho.com> References: <1369144657-4084-1-git-send-email-diego.ml@zoho.com> MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Subject: Re: [meta-fsl-demos][PATCH] vivante-gpu-sdk: Contribute recipe for Vivante GPU Samples 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, 21 May 2013 14:06:42 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1" In data marted=EC 21 maggio 2013 15:57:37, Diego Rondini ha scritto: > Initial contribution of a recipe for Vivate GPU Samples from Vivante = GPU > Sdk. >=20 Hi guys! I've sent the patch for initial review. This is my first contribution t= o Yocto=20 so I might be getting something wrong. This first revision is still missing framebuffer support and GLES2.0 an= d OpenVG=20 support, so the only working combination at the moment is GLES1.1 and X= 11. Thanks for any review! Diego