Re: [OE-core] [PATCH v2] qemu: Depend on virtual/egl

2022-03-23 Thread Khem Raj
Likely, I think the dependency should be epoxy instead of virtual/egl Can you try it out on the builder quickly. On Wed, Mar 23, 2022 at 3:56 PM Alexandre Belloni wrote: > > Hi Khem, > > I sent that to the autobuilders and I think this is the cause of these: > >

Re: [OE-core] [PATCH v2] qemu: Depend on virtual/egl

2022-03-23 Thread Alexandre Belloni via lists.openembedded.org
Hi Khem, I sent that to the autobuilders and I think this is the cause of these: https://autobuilder.yoctoproject.org/typhoon/#builders/120/builds/954/steps/12/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#builders/75/builds/4930/steps/11/logs/stdio

[OE-core] [PATCH v2] qemu: Depend on virtual/egl

2022-03-23 Thread Khem Raj
- This abstracts on GL/GLES implementations - Rename packageconfig to epoxy to match what code it doing underneath Signed-off-by: Khem Raj --- v2: Rename packageconfig to epoxy as it matches code meta/recipes-devtools/qemu/qemu.inc | 6 +++--- meta/recipes-devtools/qemu/qemu_6.2.0.bb | 4