summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/waffle/waffle_1.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/waffle/waffle_1.6.0.bb')
-rw-r--r--meta/recipes-graphics/waffle/waffle_1.6.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/waffle/waffle_1.6.0.bb b/meta/recipes-graphics/waffle/waffle_1.6.0.bb
index 8a1d5748f6..82cead9ad1 100644
--- a/meta/recipes-graphics/waffle/waffle_1.6.0.bb
+++ b/meta/recipes-graphics/waffle/waffle_1.6.0.bb
@@ -35,3 +35,8 @@ PACKAGECONFIG[x11-egl] = "-Dx11_egl=enabled,-Dx11_egl=disabled,virtual/${MLPREFI
35PACKAGECONFIG[surfaceless-egl] = "-Dsurfaceless_egl=enabled,-Dsurfaceless_egl=disabled,virtual/${MLPREFIX}libgl" 35PACKAGECONFIG[surfaceless-egl] = "-Dsurfaceless_egl=enabled,-Dsurfaceless_egl=disabled,virtual/${MLPREFIX}libgl"
36 36
37# TODO: optionally build manpages and examples 37# TODO: optionally build manpages and examples
38
39# Unset these to stop python trying to report the target Python setup
40_PYTHON_SYSCONFIGDATA_NAME[unexport] = "1"
41STAGING_INCDIR[unexport] = "1"
42STAGING_LIBDIR[unexport] = "1"