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 973b762135..20a352b9b7 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -149,7 +149,7 @@ OPENCL_NATIVE = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', '-Dopencl-na
149PACKAGECONFIG[opencl] = "-Dgallium-opencl=icd -Dopencl-spirv=true ${OPENCL_NATIVE},-Dgallium-opencl=disabled -Dopencl-spirv=false,libclc spirv-tools python3-ply-native" 149PACKAGECONFIG[opencl] = "-Dgallium-opencl=icd -Dopencl-spirv=true ${OPENCL_NATIVE},-Dgallium-opencl=disabled -Dopencl-spirv=false,libclc spirv-tools python3-ply-native"
150 150
151PACKAGECONFIG[broadcom] = "" 151PACKAGECONFIG[broadcom] = ""
152PACKAGECONFIG[etnaviv] = "" 152PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native"
153PACKAGECONFIG[freedreno] = "" 153PACKAGECONFIG[freedreno] = ""
154PACKAGECONFIG[kmsro] = "" 154PACKAGECONFIG[kmsro] = ""
155PACKAGECONFIG[vc4] = "" 155PACKAGECONFIG[vc4] = ""