diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 65fbd3a3f1..7d602b10e6 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -145,11 +145,7 @@ PACKAGECONFIG[egl] = "-Degl=enabled, -Degl=disabled" | |||
| 145 | 145 | ||
| 146 | # "opencl" also requires libclc and gallium-llvm to be present in PKGCONFIG! | 146 | # "opencl" also requires libclc and gallium-llvm to be present in PKGCONFIG! |
| 147 | # Be sure to enable them both for the target and for the native build. | 147 | # Be sure to enable them both for the target and for the native build. |
| 148 | PACKAGECONFIG[opencl] = " \ | 148 | PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true, -Dgallium-rusticl=false, bindgen-cli-native" |
| 149 | -Dgallium-opencl=icd -Dgallium-rusticl=true, \ | ||
| 150 | -Dgallium-opencl=disabled -Dgallium-rusticl=false, \ | ||
| 151 | bindgen-cli-native \ | ||
| 152 | " | ||
| 153 | 149 | ||
| 154 | PACKAGECONFIG[broadcom] = "" | 150 | PACKAGECONFIG[broadcom] = "" |
| 155 | PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native" | 151 | PACKAGECONFIG[etnaviv] = ",,python3-pycparser-native" |
