diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 2b0ade496f..0356a13ecf 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -265,6 +265,10 @@ PACKAGES =+ "libegl-mesa libegl-mesa-dev \ | |||
| 265 | mesa-vdpau-drivers mesa-tools \ | 265 | mesa-vdpau-drivers mesa-tools \ |
| 266 | " | 266 | " |
| 267 | 267 | ||
| 268 | do_compile:prepend:class-target() { | ||
| 269 | export BINDGEN_EXTRA_CLANG_ARGS="${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS} --target=${TARGET_SYS}" | ||
| 270 | } | ||
| 271 | |||
| 268 | do_install:append () { | 272 | do_install:append () { |
| 269 | # libwayland-egl has been moved to wayland 1.15+ | 273 | # libwayland-egl has been moved to wayland 1.15+ |
| 270 | rm -f ${D}${libdir}/libwayland-egl* | 274 | rm -f ${D}${libdir}/libwayland-egl* |
