On Wed, Mar 9, 2022 at 4:30 AM Ross Burton <[email protected]> wrote: > > On Tue, 8 Mar 2022 at 15:52, Khem Raj <[email protected]> wrote: > > -PACKAGECONFIG[glx] = "--enable-opengl,--disable-opengl,virtual/libgl" > > +PACKAGECONFIG[glx] = "--enable-opengl,--disable-opengl,virtual/egl" > > Either the packageconfig name is wrong, or this patch is wrong: GLX is > explicitly big-GL not EGL.
Neither seems to be wrong. see https://github.com/qemu/qemu/blob/master/configure#L2289-L2313 It's expecting epoxy with egl. So virtual/egl is a better representation. Maybe we should add epoxy to depends section of packageconfig separately. > > Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163422): https://lists.openembedded.org/g/openembedded-core/message/163422 Mute This Topic: https://lists.openembedded.org/mt/89640091/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
