This needs to go to master first, and better explained, as we are not seeing those issues.

Alex

On Tue, 25 May 2021 at 17:17, cpriouzeau <christophe.priouzeau@foss.st.com> wrote:
Meson request to have a valid python, meson-log indicate that
issue come from:
ModuleNotFoundError: No module named '_sysconfigdata'

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
---
 meta/recipes-graphics/mesa/mesa.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index a85f94c75e..de39dc34e4 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -43,7 +43,7 @@ PROVIDES = " \
     virtual/mesa \
     "

-inherit meson pkgconfig python3native gettext features_check
+inherit meson pkgconfig python3native gettext features_check python3targetconfig

 BBCLASSEXTEND = "native nativesdk"

--
2.25.1