Khem, Doesn't seem to help for i.MX platforms (I'm aware of[1][2]). Which machines have you tried with this fix?
[1] https://github.com/Freescale/meta-freescale/issues/699 [2] https://github.com/Freescale/meta-freescale/pull/702 On Wed, Mar 31, 2021 at 03:50:51PM -0700, Khem Raj wrote: > Fixes > ../mesa-21.0.0/meson.build:21:0: ERROR: Options "swrast" are not in allowed > choices: "auto, i915, i965, r100, r200, nouveau" > > Signed-off-by: Khem Raj <raj.k...@gmail.com> > Cc: Martin Jansa <martin.ja...@gmail.com> > --- > meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > b/meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > index e50782be1c..fc8b4f7504 100644 > --- a/meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > +++ b/meta/recipes-graphics/mesa/mesa-gl_21.0.0.bb > @@ -12,4 +12,4 @@ PACKAGECONFIG ??= "opengl dri > ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x1 > PACKAGECONFIG_class-target = "opengl dri > ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', 'osmesa', d)}" > > # When NOT using X11, we need to make sure we have swrast available. > -DRIDRIVERS_append = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', > ',swrast', d)}" > +GALLIUMDRIVERS_append = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', > ',swrast', d)}" > -- > 2.31.1 > -- Regards, Denys Dmytriyenko <de...@denix.org> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150134): https://lists.openembedded.org/g/openembedded-core/message/150134 Mute This Topic: https://lists.openembedded.org/mt/81763397/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-