Unfortunately not. These items are tested on the autobuilder in various configurations, and it gave green light for all of them.
You should probably check how your mesa is configured, and how that differs from poky. Alex On Sat, 13 Jun 2020 at 22:44, Andrey Zhizhikin <andre...@gmail.com> wrote: > Hello Alex, > > On Mon, Jun 8, 2020 at 9:48 AM Alexander Kanavin <alex.kana...@gmail.com> > wrote: > > > > Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com> > > --- > > meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb | 6 ------ > > meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb | 5 +++++ > > 2 files changed, 5 insertions(+), 6 deletions(-) > > delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb > > create mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb > > > > diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb > b/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb > > deleted file mode 100644 > > index 86bbdbff69..0000000000 > > --- a/meta/recipes-graphics/cogl/cogl-1.0_1.22.6.bb > > +++ /dev/null > > @@ -1,6 +0,0 @@ > > -require cogl-1.0.inc > > - > > -SRC_URI[archive.md5sum] = "7bcc01edb5462d4d08d01bf893feddb0" > > -SRC_URI[archive.sha256sum] = > "6d134bd3e48c067507167c001200b275997fb9c68b08b48ff038211c8c251b75" > > - > > -LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" > > diff --git a/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb > b/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb > > new file mode 100644 > > index 0000000000..78f6b0e7a3 > > --- /dev/null > > +++ b/meta/recipes-graphics/cogl/cogl-1.0_1.22.8.bb > > @@ -0,0 +1,5 @@ > > +require cogl-1.0.inc > > + > > +SRC_URI[archive.sha256sum] = > "a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759" > > + > > +LIC_FILES_CHKSUM = "file://COPYING;md5=1b1a508d91d25ca607c83f92f3e31c84" > > -- > > 2.26.2 > > > > I'm seeing a lot of errors like the one below after this upgrade, > reverting back to 1.22.6 seems to fix those... > > In file included from ../../cogl-1.22.8/cogl/cogl-egl-private.h:34, > | from > ../../cogl-1.22.8/cogl/winsys/cogl-winsys-private.h:48, > | from ../../cogl-1.22.8/cogl/cogl-fence-private.h:36, > | from ../../cogl-1.22.8/cogl/cogl-journal-private.h:37, > | from > ../../cogl-1.22.8/cogl/cogl-framebuffer-private.h:36, > | from ../../cogl-1.22.8/cogl/cogl-primitive.c:43: > | ./cogl-egl-defines.h:38:10: fatal error: EGL/eglmesaext.h: No such > file or directory > | 38 | #include <EGL/eglmesaext.h> > | | ^~~~~~~~~~~~~~~~~~ > | compilation terminated. > > Do I miss something in my setup? Maybe cogl requires new mesa? > > Have you seen those errors as well? > > > > > > > -- > Regards, > Andrey. >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#139477): https://lists.openembedded.org/g/openembedded-core/message/139477 Mute This Topic: https://lists.openembedded.org/mt/74747443/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-