summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index e99cfd6d8d..65fbd3a3f1 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -68,7 +68,6 @@ def check_buildtype(d):
68MESON_BUILDTYPE = "${@check_buildtype(d)}" 68MESON_BUILDTYPE = "${@check_buildtype(d)}"
69 69
70EXTRA_OEMESON = " \ 70EXTRA_OEMESON = " \
71 -Dshared-glapi=enabled \
72 -Dglx-read-only-text=true \ 71 -Dglx-read-only-text=true \
73 -Dplatforms='${@",".join("${PLATFORMS}".split())}' \ 72 -Dplatforms='${@",".join("${PLATFORMS}".split())}' \
74" 73"