Are you going to fix meta-gl issue with swrast still in DRIDRIVERS reported on previous upgrade?
https://lists.openembedded.org/g/openembedded-core/message/149775 https://lists.openembedded.org/g/openembedded-core/message/149779 I don't know what exactly AB builds, but it's easy to reproduce locally, something like: DISTRO_FEATURES_remove = "x11" PREFERRED_PROVIDER_virtual/libgl = "mesa-gl" PREFERRED_PROVIDER_virtual/mesa = "mesa-gl" bitbake mesa-gl should be enough to see build failure. On Wed, Mar 31, 2021 at 2:44 PM Alexander Kanavin <alex.kana...@gmail.com> wrote: > Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com> > --- > .../mesa/{mesa-gl_21.0.0.bb => mesa-gl_21.0.1.bb} | 0 > meta/recipes-graphics/mesa/mesa.inc | 2 +- > meta/recipes-graphics/mesa/{mesa_21.0.0.bb => mesa_21.0.1.bb} | 0 > 3 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-graphics/mesa/{mesa-gl_21.0.0.bb => mesa-gl_21.0.1.bb} > (100%) > rename meta/recipes-graphics/mesa/{mesa_21.0.0.bb => mesa_21.0.1.bb} > (100%) > > diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > b/meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb > similarity index 100% > rename from meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > rename to meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb > diff --git a/meta/recipes-graphics/mesa/mesa.inc > b/meta/recipes-graphics/mesa/mesa.inc > index e9b72ce063..a40dad2b81 100644 > --- a/meta/recipes-graphics/mesa/mesa.inc > +++ b/meta/recipes-graphics/mesa/mesa.inc > @@ -21,7 +21,7 @@ SRC_URI = " > https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ > > file://0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \ > " > > -SRC_URI[sha256sum] = > "e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84" > +SRC_URI[sha256sum] = > "379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb" > > UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" > > diff --git a/meta/recipes-graphics/mesa/mesa_21.0.0.bb > b/meta/recipes-graphics/mesa/mesa_21.0.1.bb > similarity index 100% > rename from meta/recipes-graphics/mesa/mesa_21.0.0.bb > rename to meta/recipes-graphics/mesa/mesa_21.0.1.bb > -- > 2.29.2 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150100): https://lists.openembedded.org/g/openembedded-core/message/150100 Mute This Topic: https://lists.openembedded.org/mt/81748069/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-