On Sat, Aug 23, 2014 at 8:41 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
On Sat, Aug 23, 2014 at 1:53 PM, Jacob Kroon <jacob.kroon@gmail.com> wrote:
> 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 <neena.busireddy@freescale.com>
>> ---
>>  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 ?

This needs to be move to the collection openembedded-layer; can you
prepare a patch to fix it?


Ah, yes I understand now. Will send a patch.