diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 2 |
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. |
| 132 | PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true, -Dgallium-rusticl=false, bindgen-cli-native" | 132 | PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true -Dmesa-clc-bundle-headers=enabled, -Dgallium-rusticl=false, bindgen-cli-native" |
| 133 | 133 | ||
| 134 | PACKAGECONFIG[broadcom] = "" | 134 | PACKAGECONFIG[broadcom] = "" |
| 135 | PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native" | 135 | PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native" |
