diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa.inc')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index ca593b8b1f..a6652b0ddb 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
@@ -49,11 +49,6 @@ PROVIDES = " \ | |||
49 | 49 | ||
50 | inherit meson pkgconfig python3native gettext features_check | 50 | inherit meson pkgconfig python3native gettext features_check |
51 | 51 | ||
52 | # Unset these to stop python trying to report the target Python setup | ||
53 | _PYTHON_SYSCONFIGDATA_NAME[unexport] = "1" | ||
54 | STAGING_INCDIR[unexport] = "1" | ||
55 | STAGING_LIBDIR[unexport] = "1" | ||
56 | |||
57 | BBCLASSEXTEND = "native nativesdk" | 52 | BBCLASSEXTEND = "native nativesdk" |
58 | 53 | ||
59 | ANY_OF_DISTRO_FEATURES_class-target = "opengl vulkan" | 54 | ANY_OF_DISTRO_FEATURES_class-target = "opengl vulkan" |