summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index beaf99b796..54af134c77 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -129,7 +129,7 @@ PACKAGECONFIG[egl] = "-Degl=enabled, -Degl=disabled"
129 129
130# "opencl" also requires libclc and gallium-llvm to be present in PKGCONFIG! 130# "opencl" also requires libclc and gallium-llvm to be present in PKGCONFIG!
131# Be sure to enable them both for the target and for the native build. 131# Be sure to enable them both for the target and for the native build.
132PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true, -Dgallium-rusticl=false, bindgen-cli-native" 132PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true -Dmesa-clc-bundle-headers=enabled, -Dgallium-rusticl=false, bindgen-cli-native"
133 133
134PACKAGECONFIG[broadcom] = "" 134PACKAGECONFIG[broadcom] = ""
135PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native" 135PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native"