From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id AB140E006B3; Sat, 23 Aug 2014 09:53:05 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (jacob.kroon[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.217.175 listed in list.dnswl.org] Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F142AE00524 for ; Sat, 23 Aug 2014 09:53:02 -0700 (PDT) Received: by mail-lb0-f175.google.com with SMTP id 10so10456201lbg.6 for ; Sat, 23 Aug 2014 09:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5qAMy37TPMXNbDECQjBNIsQeU0bugWTwLmNKpFlwKVk=; b=GqFmDkRDY20mshlwRL5yPHJcAlPTmksZk3HSjvg5PqiGc0WoCjXKmVkRJ88BHZbiBQ cveDubbXYLFJuWq+r5/LB48bgAqWSBFqzw1v7oq7B6lvLKy+kfTh43n36aNIR2TQg3zK NfsnQ2sBEsF//SPYJhdLUcNcjuwqYLrJ8Q11dmMDtkA7HTB2WPxEv2N3NXnf8SBGBqY9 bD+fEGnAh1NsHR5aCBPQA/auqyB3xh8ADkOy3yjXMV8+jhjiOBzcOUzMpfhh2rOqPhvB vlUqvAUsCDlp5XNpxBUSF6x7UEDWLQKNto0hBhoJaCdpnOmP3hehSP+ym0KzMf8B383j uZdg== MIME-Version: 1.0 X-Received: by 10.152.87.81 with SMTP id v17mr919606laz.17.1408812780582; Sat, 23 Aug 2014 09:53:00 -0700 (PDT) Received: by 10.112.26.210 with HTTP; Sat, 23 Aug 2014 09:53:00 -0700 (PDT) In-Reply-To: <1408392650-9561-4-git-send-email-neena.busireddy@freescale.com> References: <1408392650-9561-1-git-send-email-neena.busireddy@freescale.com> <1408392650-9561-4-git-send-email-neena.busireddy@freescale.com> Date: Sat, 23 Aug 2014 18:53:00 +0200 Message-ID: From: Jacob Kroon To: Neena Busireddy Cc: meta-freescale Subject: Re: [meta-fsl-arm][PATCH v5 4/6] glmark2: Create bbappend to include Sololite changes. 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: Sat, 23 Aug 2014 16:53:05 -0000 Content-Type: multipart/alternative; boundary=001a11c356e2577db805014ec9e3 --001a11c356e2577db805014ec9e3 Content-Type: text/plain; charset=UTF-8 On Mon, Aug 18, 2014 at 10:10 PM, Neena Busireddy < neena.busireddy@freescale.com> wrote: > Remove gles2 from packageconfig for sololite as it does > not support 3D GPU hardware acceleration. > > Signed-off-by: Neena Busireddy > --- > recipes-benchmark/glmark2/glmark2_%.bbappend | 3 +++ > 1 file changed, 3 insertions(+) > create mode 100644 recipes-benchmark/glmark2/glmark2_%.bbappend > The glmark2 recipe lives in meta-openembedded/meta-oe, which I'm not using, so I get parsing errors due to this .bbappend. Could we fix this somehow, for us that don't use meta-oe ? --001a11c356e2577db805014ec9e3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On M= on, Aug 18, 2014 at 10:10 PM, Neena Busireddy <neena.busireddy= @freescale.com> wrote:
Remove gles2 from packageconfig for sololite= as it does
not support 3D GPU hardware acceleration.

Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
---
=C2=A0recipes-benchmark/glmark2/glmark2_%.bbappend |=C2=A0 =C2=A0 3 +++
=C2=A01 file changed, 3 insertions(+)
=C2=A0create mode 100644 recipes-benchmark/glmark2/glmark2_%.bbappend

The glmark2 recipe li= ves in meta-openembedded/meta-oe, which I'm not using, so I get parsing= errors due to this .bbappend.
Could we fix this somehow, for us that don't use meta-oe ?
--001a11c356e2577db805014ec9e3--